Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter/Search topic in the Hierarchy view #5094

Closed
joepavitt opened this issue Feb 10, 2025 · 0 comments · Fixed by #5144
Closed

Filter/Search topic in the Hierarchy view #5094

joepavitt opened this issue Feb 10, 2025 · 0 comments · Fixed by #5144
Assignees
Labels
area:frontend For any issues that require work in the frontend/UI size:S - 2 Sizing estimation point
Milestone

Comments

@joepavitt
Copy link
Contributor

joepavitt commented Feb 10, 2025

With large topic hierarchies, it can be a pain to have to expand/contract different branches in order to find the topic of interest.

A text field, that enables searching of strings in a topic value would save a lot of time. Items should be filtered that do not match the searched term. Complexity here comes from the nested nature of the string matches and the retention of parents collapsable items.

@joepavitt joepavitt added area:frontend For any issues that require work in the frontend/UI size:S - 2 Sizing estimation point labels Feb 10, 2025
@joepavitt joepavitt added this to the 2.15 milestone Feb 10, 2025
@joepavitt joepavitt moved this to Todo in 🛠 Development Feb 14, 2025
@cstns cstns moved this from Todo to In Progress in 🛠 Development Feb 17, 2025
@cstns cstns mentioned this issue Feb 18, 2025
10 tasks
@github-project-automation github-project-automation bot moved this from In Progress to Done in 🛠 Development Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend For any issues that require work in the frontend/UI size:S - 2 Sizing estimation point
Projects
Status: Closed / Done
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants