Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Missing or empty form labels on OAC

Some pages have missing or empty form labels making them difficult to navigate when using a screen reader. This fails WCAG 2.2 success criteria 2.4.6 (Headings and Labels) and 3.3.2 (Labels or Instructions). The empty form label is hidden from view. The following screenshots show with styling applied, and with styling removed so that the form label and red error marker can be seen. We need to identify what this label is (which is part of the Oracle interface, and not our dashboard), and either remove it or add an appropriate form label.
With styling:
Without styling:
Comments
-
Same comment as you saw from Alan and myself around accessibility.
0 -
Regarding your Accessibility question for Classic OAC Dashboards, I looked at your WAVE screenshot and the code highlighted by the WAVE tool and confirmed that the element tagged by WAVE tool is hidden to both visual and screenreader users. Additionally the tabindex is set correctly so that keyboard-only users also do not encounter this hidden element.
I hope this helps.0