#38674 closed enhancement (fixed)
Semantic elements for non-link links: update-core.php (show/hide hidden updates)
| Reported by: | Cheffheid | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | semantic-buttons has-patch has-screenshots commit |
| Cc: | Focuses: | ui, accessibility, javascript |
Attachments (3)
Change History (14)
This ticket was mentioned in Slack in #accessibility by afercia. View the logs.
10 years ago
This ticket was mentioned in Slack in #accessibility by audrasjb. View the logs.
9 years ago
#9
@
8 years ago
- Keywords commit added
- Owner set to
- Status new → assigned
Looking back at this, I think the link should be a button and also look like a button. There's no reason why it should look like a link, as it just toggles the visibility of the hidden updates container.
38674.diff also adds an aria-expanded attribute, improves the distance between the buttons, and fixes the toggle animation "jump" due to the top margin on the animated div.
Some testing would be nice.
Screenshot:
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)




Much like #38671, I'll make two patches. One that relies on
.button-linkand one that's its own entity with styles included.