I saw that Experience Builder now allows ARIA. This is great, but I am curious about a few things. From what I understand, the first rule of ARIA is to only use it when absolutely necessary.
- After looking at the a11y templates, I noticed it wasn't landmarked. When should we landmark our apps? Always? Depends on something?
- Are ARIA labels always on? For example, I noticed sometimes when I don't have the ARIA label box filled in, it uses the widget name
- Are there any examples of apps with landmarks and labelling?