Opened 8 years ago
Closed 4 years ago
#39684 closed enhancement (invalid)
Improve UI of Activate button in Add plugins page
Reported by: | truongwp | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7.1 |
Component: | Plugins | Keywords: | has-patch needs-screenshots close |
Focuses: | ui | Cc: |
Description
Should use button-primary
class for Activate button in Add plugins page (like after installing plugin)
Attachments (1)
Change History (8)
#4
@
8 years ago
IIRC we didn't add the primary class there on purpose because it's not the primary action on that screen. We added it for plugins that are being installed through Shiny Updates (Install -> Installing... -> Installed -> Activate, where Activate will be primary).
#5
@
8 years ago
Thanks for your explanation. I understood. There is a visual focus problem if there are many plugins is installed but not activated.
Note: See
TracTickets for help on using
tickets.
@truongwp Thanks for opening the ticket and adding a patch.
If several plugins are activated, there might be several buttons with the
button-primary
class applied at once. Do you think this might be an issue for screen readers or visual focus?The primary class is usually added to indicate "this is the primary action on this screen" - I'm not sure that applies to 'Activate'.