Misc Accessibility problems #9962

Closed
opened 2025-12-29 21:25:00 +01:00 by adam · 1 comment
Owner

Originally created by @andrewgormley on GitHub (Jul 8, 2024).

Originally assigned to: @andrewgormley on GitHub.

NetBox version

v4.1.0-dev

Feature type

Change to existing functionality

Proposed functionality

  • (Racks) Rack elevation objects missing alt text [Multiple]
  • (Misc) Info hotspot missing link text [Multiple]
  • (Configure Table) some buttons are skipped when tabbing through the modal [Multiple]
  • (Misc) When categorising objects by colour, we should have the colour name in the label or on hover [Multiple]
  • (Footer) Missing link text [Global]
  • (Dashboard) Module actions missing text [Single]

Use case

Fixing web accessibility issues ensures NetBox is best placed to serve users using screen readers and other accessibility tools.

Database changes

No response

External dependencies

No response

Originally created by @andrewgormley on GitHub (Jul 8, 2024). Originally assigned to: @andrewgormley on GitHub. ### NetBox version v4.1.0-dev ### Feature type Change to existing functionality ### Proposed functionality - [x] (Racks) Rack elevation objects missing alt text [Multiple] - [x] (Misc) Info hotspot missing link text [Multiple] - [x] (Configure Table) some buttons are skipped when tabbing through the modal [Multiple] - [ ] (Misc) When categorising objects by colour, we should have the colour name in the label or on hover [Multiple] - [x] (Footer) Missing link text [Global] - [x] (Dashboard) Module actions missing text [Single] ### Use case Fixing web accessibility issues ensures NetBox is best placed to serve users using screen readers and other accessibility tools. ### Database changes _No response_ ### External dependencies _No response_
adam added the status: acceptedtype: featuretopic: UI/UX labels 2025-12-29 21:25:00 +01:00
adam closed this issue 2025-12-29 21:25:01 +01:00
Author
Owner

@andrewgormley commented on GitHub (Jul 24, 2024):

Open PR #16977 consists of all changes apart from item 4: using the color name with the color role. @jeremystretch I will likely need help with this one, although the 'add role' form displays both the color and color name, once the option is selected the only information that is captured is the hexcode. therefore displaying the color choice name is a little tricky.

@andrewgormley commented on GitHub (Jul 24, 2024): Open PR #16977 consists of all changes apart from item 4: using the color name with the color role. @jeremystretch I will likely need help with this one, although the 'add role' form displays both the color and color name, once the option is selected the only information that is captured is the hexcode. therefore displaying the color choice name is a little tricky.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9962