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

Show Parent Locations of an item in search results #344

Closed
2 of 3 tasks
mingw128 opened this issue Nov 20, 2024 · 2 comments · Fixed by #347
Closed
2 of 3 tasks

Show Parent Locations of an item in search results #344

mingw128 opened this issue Nov 20, 2024 · 2 comments · Fixed by #347
Labels
⬆️ enhancement New feature or request

Comments

@mingw128
Copy link

mingw128 commented Nov 20, 2024

What is the problem you are trying to solve with this feature?

Searching for an item will show you the child location that it's in, but not the parent locations that the location itself is in.

For instance, if "cleaning supplies" are located on Shelf 3 in File Cabinet 3 in the Garage, the search results will show "Shelf 3"

What is the solution you are proposing?

Show all of the parent locations in the search results, so in this case it would show Garage > File Cabinet 3 > Shelf 3.

What alternatives have you considered?

The alternative is to click into the item from the search results to see its location tree listed at the top, which works fine, but this enhancement request is to improve functionality by providing the info within search results and therefore require less clicking.

Additional context

current state:
Image

future state (something like this):
Image

Contributions

  • I have searched through existing issues and feature requests to see if my idea has already been proposed.
  • If this feature is accepted, I would be willing to help implement and maintain this feature.
  • If this feature is accepted, I'm willing to sponsor the development of this feature.
@mingw128
Copy link
Author

mingw128 commented Dec 2, 2024

this is awesome, works perfect, thank you!

@zebrapurring
Copy link
Contributor

Thanks for the improvement! Could we also update the badge location in the home screen on mobile browsers?

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

Successfully merging a pull request may close this issue.

2 participants