ynput / ayon-frontend

Codebase of AYON server web interface
Apache License 2.0
12 stars 13 forks source link

Settings: Add search #570

Open BigRoy opened 4 days ago

BigRoy commented 4 days ago

Story

There are many addons with many settings and across the web of interconnected little pieces it can sometimes be hard to find just that setting you're looking for.

Problems

A good search or filter to what you're looking for.

Proposal

Add a search bar.

Potentially fill this nice little gap above the settings in frontend:

fill_the_gap

For searching it may become worth it to suddenly also be able to describe certain settings with tags or keywords on the backend.

Would be great if clicking the settings from e.g. a preview widget of what settings may match your search (if it doesn't actually filter the settings UI itself) it would be great if it could expand to the attribute and bring the attribute in view + activate it.

TODO

Attachments

OpenPype settings UI had a similar feature (hidden with shortcut CTRL+F) It would search across all studio settings or project anatomy + project addon settings.

See: image

image image

Clicking the entry in the search would bring the settings UI itself towards that field: image

martastain commented 4 days ago

I am surprised there isn't an issue for this already.