Ticket #7357 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

Tabs: Remove queueing logic

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

Description

Tabs currently uses queueing to control when panels are shown/hidden and when events trigger. This should be removed and the logic should be much closer to what accordion does.

Change History

comment:1 Changed 2 years ago by scott.gonzalez

  • Priority changed from minor to blocker
  • Status changed from new to open
  • Type changed from bug to feature

comment:2 Changed 2 years ago by scott.gonzalez

  • Owner set to gnarf
  • Status changed from open to assigned

comment:4 Changed 2 years ago by gnarf

  • Status changed from assigned to closed
  • Resolution set to fixed

Tabs: Removing queue logic, _hideTab, and _showTab - Replaced with _toggle - Fixes #7357 Tabs: Remove queueing logic

Changeset: 463849e4c35c64634f8f6d6dc876ef6774165542

Note: See TracTickets for help on using tickets.