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 ability to go back/up to parent when viewing embedded objects #1495

Closed
AdamGerthel opened this issue Apr 11, 2022 · 4 comments · Fixed by #1602
Closed

Add ability to go back/up to parent when viewing embedded objects #1495

AdamGerthel opened this issue Apr 11, 2022 · 4 comments · Fixed by #1602
Labels
First-Good-Issue First Good Issue - Relatively easy issue for new contributers O-Community

Comments

@AdamGerthel
Copy link

Is your feature request related to a problem? Please describe.
I'm always frustrated when I'm traversing a stored objects that have a lot of embedded objects, because I can't go "back" or "up" one step. So whenever I've clicked on an embedded object to open it, and I want to go back to its parent object, the only way seems to be to use the panel on the left to start all over from scratch again.

Describe the solution you'd like
To be able to go back/up one step using a button - somewhere close to the query input or wherever at the top of the UI. Ability to go forward could be useful too, similar to when using a browser.

Describe alternatives you've considered
Using hotkeys.

@tomduncalf
Copy link
Contributor

Thanks for the suggestion @AdamGerthel, we'll discuss this and update you if we decide to implement it

@BlueCobold
Copy link

Any news on this? That feature would be so welcome in general.

@kraenhansen kraenhansen added the First-Good-Issue First Good Issue - Relatively easy issue for new contributers label Oct 17, 2022
@mr-mmmmore
Copy link

Would be great to implement this, without it some use cases are really painful, for example:

  • Run a query in one of the "tables"
  • Go recursively inside embedded objects of one of the results (parent > embedded child > embedded grand-child…)
  • When you're there, you can't go back one or n levels up, all you can do is go back to the default view of the parent "table". The query is lost.

The fact that there was a query makes it more painful but the same applies without a query: it is simply a pain to navigate inside an object's tree since we can only go downward.

@BlueCobold
Copy link

BlueCobold commented Nov 23, 2023

I don't think the issue was solved. At least not based on the description of the PR. Navigation to top wasn't the only purpose, but to keep the search-terms in tact when navigating back.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
First-Good-Issue First Good Issue - Relatively easy issue for new contributers O-Community
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants