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

rhuffstedtler created an issue. See original summary.

dsnopek’s picture

Version: 7.x-1.26 » 7.x-1.x-dev
Component: Miscellaneous » Admin

Yeah, this makes sense to me! Patches welcome. :-)

gaurav.bajpai’s picture

Assigned: Unassigned » gaurav.bajpai
gaurav.bajpai’s picture

Assigned: gaurav.bajpai » Unassigned
visabhishek’s picture

Status: Active » Needs review
StatusFileSize
new1.32 KB

Removing question mark from panopoly_admin.module as per Proposed resolution.

rhuffstedtler’s picture

The 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.

  • dsnopek committed 2de2c59 on 7.x-1.x
    Update Panopoly Admin for Issue #2557317 by visabhishek, rhuffstedtler:...
dsnopek’s picture

Status: Needs review » Fixed

@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. :-)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.