Ticket #7140 (closed feature: fixed)
Tabs: Add refresh method
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.9.0 |
| Component: | ui.tabs | Version: | 1.8.10 |
| Keywords: | Cc: | ||
| Blocking: | #7141 | Blocked by: |
Description (last modified by scott.gonzalez) (diff)
The add and remove methods will be removed in favor of a new refresh method. This is consistent with how new plugins are updated after initialization. Removing these methods also means that the add and remove events are 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:5 Changed 2 years ago by scott.gonzalez
- Status changed from open to closed
- Resolution set to fixed
Finished implementation in 5d23e8eacd95b0bcb859c4303a39709ef8a4dc86 and 09faa7c9fa6d16313485d727e3943303c0181ebf.
Note: See
TracTickets for help on using
tickets.

