Ticket #7132 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

Tabs: Deprecate url method; use aria-controls instead of title to specify panels

Reported by: scott.gonzalez Owned by:
Priority: blocker Milestone: 1.9.0
Component: ui.tabs Version: 1.8.10
Keywords: Cc:
Blocking: Blocked by:

Description

We will also be keeping the href attribute unmodified and storing the panel id in the aria-controls attribute. The aria-controls attribute will be set for all tabs, regardless of whether they are local or remote. This will remove the need for the url method, which is also being removed. It will be possible to pre-define a value in the aria-controls value for remote tabs, removing the need to specify the location in the title attribute (which is also being removed).

Change History

comment:1 Changed 2 years ago by scott.gonzalez

  • Priority changed from minor to blocker
  • Status changed from new to open

comment:2 Changed 2 years ago by scott.gonzalez

comment:3 Changed 2 years ago by scott.gonzalez

  • Status changed from open to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.