sdedic commented on pull request #2755: URL: https://github.com/apache/netbeans/pull/2755#issuecomment-795511605
A few comments (gathered with a help of an UI experienced colleague). Visual: The action buttons should be separated from the checbox by some visual spacing; like at least width of the button. They appear to be funcionally connected to the checkbox on the screenshot, which is not true. Wording: > Select fully qualified names to use in the use statement - Either select different work for "use" verb, or somehow highlight (bold, syntax-highlight) the "use" statement name. Similar in the checkbox "unused uses" ( -> unneeded **use** statements, unnecessary uses,...) - Don't use type -- suggest that the type is not going to be used in the source; instead, the selection means 'do not produce use statement'. Consider rewording to "Do nothing" or "Skip" - Change nothing -- seems more like 'reset' or 'cance'. Consider other wording like "Clear suggestions", "Clear all actions". ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
