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

Add a pattern to let users navigate back #34

Open
nadinevehling opened this issue May 14, 2024 · 5 comments
Open

Add a pattern to let users navigate back #34

nadinevehling opened this issue May 14, 2024 · 5 comments
Labels
area/frontend area/ux issues related to UX, UI or research GA Issues/improvements we would like completed before GA obscon

Comments

@nadinevehling
Copy link

Once users have selected a few filters and want to navigate back, we don't provide a clear way to navigate back.
We have different options here: Implement the history component, navigate to the initial stage/page when a user removed filters, leverage on breadcrumbs (context on navigation: breadcrumbs were meant to showcase the application structure not the order how users navigate)

@nadinevehling nadinevehling self-assigned this May 15, 2024
@nadinevehling
Copy link
Author

@nadinevehling
Copy link
Author

André and I agreed on the following solution:

We use the back button navigation like the Explore Logs has implemented: https://ops.grafana-ops.net/a/grafana-lokiexplore-app

  • For all navigation options (Add to filters, group by) Not tabs
    For Explore Traces specifically:
  • Event: Investigate Errors button action
  • Event: Click and drag (duration)

@nadinevehling nadinevehling removed their assignment Aug 2, 2024
@nadinevehling nadinevehling added area/ux issues related to UX, UI or research area/frontend labels Aug 2, 2024
@ifrost
Copy link
Collaborator

ifrost commented Aug 12, 2024

Related scenes issue: grafana/scenes#760. If that was in place we could get history updates when filters change out of the box.

@nadinevehling nadinevehling added obscon area/ux issues related to UX, UI or research and removed area/ux issues related to UX, UI or research labels Aug 26, 2024
@nadinevehling nadinevehling added the GA Issues/improvements we would like completed before GA label Oct 18, 2024
@nadinevehling
Copy link
Author

Note: It's worth looking into whether we could use the "Return to previous" feature.

@grafakus
Copy link
Collaborator

Maybe it will be useful to have a look at how it's done in Explore Profiles?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend area/ux issues related to UX, UI or research GA Issues/improvements we would like completed before GA obscon
Projects
None yet
Development

No branches or pull requests

3 participants