nextcloud-vue
nextcloud-vue copied to clipboard
NcAppNavigationSearch: No visual label
- Original post by @ChristophWurst : https://github.com/nextcloud/server/issues/46854
Bug description
Steps to reproduce
- Open /apps/files
- Enter text at the top left search input
Expected behavior
Input label moves up (lie NcInputField)
I am not sure we need this for a11y, so up for @nextcloud-libraries/designers to decide.
A permanent magnifying glass icon on the left should meet our accessibility requirements
I am not sure we need this for a11y
I remember we discussed it, and the decision was that we don't. Same as with new message input in Talk, it's "understandable" in this context.
Maybe we should add a search icon?
Yes, either label or icon are needed, icon would be best here.