This is a migrated thread and some comments may be shown as answers.

WAI-ARIA: Suggestion: Add property to change role

0 Answers 15 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
A
Top achievements
Rank 1
A asked on 05 Oct 2016, 06:16 PM

Currently, the RadPanelBar can only act as a tab strip (role="tabstrip"). (Actually, the current implementation is missing the role="tabstrip" attribute, so it's basically invalid and only a collection of incoherent tabs.)

The RadPanelBar, however, is rather a menu. It may, semantically, even rather be a tree view, too.

It depends on the usage on a web page what the RadPanelBar is actually supposed to represent.

So I suggest to add an enumeration property to the RadPanelBar enabling developers to designate it either

  • as a tabstrip (containing tabs)
  • as a menu (containing menu items)
  • as a tree view (containing tree items)

Regards,
Axel

No answers yet. Maybe you can help?

Tags
PanelBar
Asked by
A
Top achievements
Rank 1
Share this question
or