Problem/Motivation
The link to "Enable?" or "Disable?" panes causes the system to take action to change the state of the system. Placing a question mark after it implies that it is providing information rather than taking action. The intuitiveness of the system would be improved by removing the question mark.
Proposed resolution
Remove the question mark.
Remaining tasks
1. Remove question mark from link in panopoly_admin.module
User interface changes
1. Remove question mark from Pane Library enabled/disabled toggle. Alternatively, consider replacing with color coded and labeled buttons similar to module_filter for greater consistency.
API changes
None.
Data model changes
None.
Comments
Comment #2
dsnopekYeah, this makes sense to me! Patches welcome. :-)
Comment #3
gaurav.bajpai commentedComment #4
gaurav.bajpai commentedComment #5
visabhishek commentedRemoving question mark from panopoly_admin.module as per Proposed resolution.
Comment #6
rhuffstedtler commentedThe patch looks good to me, but it failed to apply when trying to test via the one-click spin up of simplytest.me via dreditor. I don't have time at the moment to spin it up in a local vm and see what happened.
Comment #8
dsnopek@rhuffshedtler: Yeah, it's hard (impossible?) to use simplytest.me to test Panopoly patches because it's composed of many modules.
Patch worked in my testing, thanks! Committed. :-)