Bugs and odd choices during development
-
Hey guys
Before giving this plugin 1 star I want to be fair and give you the chance to fix things or prove me wrong. So here are the problems I had with the plugin.
- Some text fields cannot be edited after the table is saved and the page refreshed. This forces me to delete them and add new text fields with the edited content.
- The star icons take incredible amount of space (paddings), which is even stranger considering the fact, that it cannot be changed without the use of CSS.
- There is no way to set the number of stars back to 0 after even 1 star has been clicked. This forces me to delete the stars module and create add it again.
- Plugin’s CSS loads correctly on Opera but doesn’t load at all in Chrome (nowhere in HTML). I had to paste the HTML of the CSS stylesheet directly via a wp_footer hook, so that it would show up.
- When an option “disable CSS” is enabled, the CSS is still enabled, but the whole table becomes impossible to edit with CSS. I noticed that in this case the whole table is generated and loaded using shadow DOM which would explain that, but why oh why did you think this is a good idea? Option “disable CSS” means “DISABLE CSS” and not, “prevent user styles to affect the table”.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bugs and odd choices during development’ is closed to new replies.