Skip to content
Snippets Groups Projects
Commit ac3e0fcd authored by Luis González's avatar Luis González Committed by Nicolas Lempereur
Browse files

[FIX] web: Aria attributes on buttons Export All & optional columns


Some aria attributes were missing or incorrectly set on these new
buttons:
- The button "Export All" was missing an `aria-label` attribute
- The button to show/hide optional columns was also missing an
  `aria-label` attribute, and its menu items (checkboxes to show/hide
  columns) were missing a proper role
- Ever since the debug manager was added in frontend on 73327db0,
  the `aria-label` attribute was not being rendered correctly on the
  button to open developer tools

closes odoo/odoo#70390

X-original-commit: 620e4cc2
Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent 51b2c7fa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment