Search and Top Navigation
#4256 closed bug (notabug)
Opened March 01, 2009 05:42PM UTC
Closed March 01, 2009 07:27PM UTC
Last modified October 11, 2012 09:15PM UTC
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?
All methods consistently do work by passing an index. An enhancement is planned.