Opened 10 years ago
Closed 9 years ago
#2387 closed enhancement (done)
Adapt TypeSelector to changes from NewItemDialog
Reported by: | pfleck | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.12 |
Component: | Core.Views | Version: | 3.3.11 |
Keywords: | Cc: |
Description
The behavior of the TypeSelecor should be the same like the NewItemDialog.
- The matching of search-tokens.
- Clear-Button in the search-TextBox.
Change History (9)
comment:1 Changed 10 years ago by pfleck
- Status changed from new to accepted
comment:2 Changed 10 years ago by pfleck
comment:3 Changed 10 years ago by pfleck
- Added clearSearch-button in TypeSelector.
- Adapted behavior of TypeSelector and NewItemDialog that a selected node stays selected as long as it matches the search criteria.
comment:4 Changed 10 years ago by pfleck
- Added context-menu for expanding and collapsing tree-nodes.
- Improved response time when expanding/collapsing all nodes for TypeSelector and NewItemDialog.
comment:5 Changed 10 years ago by pfleck
r12400 Forgot to commit a file.
comment:6 Changed 10 years ago by pfleck
r12401 Fixed a bug where the automatic selection of the first element behaved differently for the NewItemDialog.
comment:7 Changed 10 years ago by pfleck
- Owner changed from pfleck to mkommend
- Status changed from accepted to reviewing
comment:8 Changed 9 years ago by mkommend
- Status changed from reviewing to readytorelease
Reviewed all changesets in this ticket. This ticket must be released together with #2025.
comment:9 Changed 9 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
r12708: Merged all changes regarding the type selector into stable.
Note: See
TracTickets for help on using
tickets.
r12397