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

Make search less confusing #973

Open
TheMythology opened this issue Dec 20, 2024 · 3 comments
Open

Make search less confusing #973

TheMythology opened this issue Dec 20, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@TheMythology
Copy link

TheMythology commented Dec 20, 2024

search result Show 56 match search condition。but Click on the arrow, but you can only view a few of them, and the same several results keep repeating all the time

Image
@LalitMaganti
Copy link
Collaborator

This is working as implemented right now. It's confusing but basically what's happening is that you are searching inside the window you are zoomed into. If you zoom out and search again, you should be able to go through all the results.

We plan on redoing search to make this sort of thing a lot more intuitive.

@LalitMaganti LalitMaganti changed the title search result Show 56 match search condition。but Click on the arrow, but you can only view a few of them, and the same several results keep repeating all the time. Make search less confusing Dec 20, 2024
@LalitMaganti LalitMaganti added the enhancement New feature or request label Dec 20, 2024
@saparya05
Copy link

Hi, I’d love to contribute to making search less confusing. I propose:

UI Improvements: Simplifying the search result layout to highlight the most relevant results.
Personalized Results: Tailoring search outcomes based on user behavior and preferences.
Feedback Mechanism: Allowing users to rate result relevance to improve the search experience over time.
Looking forward to collaborating and aligning on the best approach!

@LalitMaganti
Copy link
Collaborator

Hi. In general we love contributions to the UI and are very happy to accept them. However in this case we ask you wait a bit on this. There is currently some major rechitechting going on around how data in trace processor is represented in the UI and that will significantly affect anything you will want to do with search.

Also as a first feature to contribute on, search feels like a very challenging one! Maybe I'd suggest picking some slightly easier bug from the tracker to get started while we sort out the necessary work for search?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants