ayon-frontend icon indicating copy to clipboard operation
ayon-frontend copied to clipboard

Settings: Search all settings

Open Innders opened this issue 4 months ago • 0 comments

First step in better filtering of settings is to do a settings wide (all addons) search. From that the user can then move onto the second step of filtering the search results.

This PR will only handle the first step of searching.

  • Search matches, field names, values and descriptions (basically everything).
  • Big search bar at the top of the page.
  • When searching remove the selection of addons in the left panel and search through all addons.
  • If an addon is selected in the left panel then the search becomes filtered to only the selected addons.

image

Innders avatar Oct 11 '24 08:10 Innders