#4256 closed bug (notabug)
Removing tabs by index doesn't make any sense
Reported by: | skrat | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$subj.... when I have to add tab with url (more often element ID), it doesn't make any sense to remove them by index. How am I supposed to lookup that index using multiple queries and calling index() method? doesn't that look a bit overkill for simple tab close?
Note: See
TracTickets for help on using
tickets.
All methods consistently do work by passing an index. An enhancement is planned.