quasarframework / quasar-ui-qiconpicker

QIconPicker - Quasar App Extension
https://qiconpicker.netlify.app
MIT License
56 stars 18 forks source link

Need a property to say if a filter should be displayed in popup #165

Closed nucle closed 3 years ago

nucle commented 3 years ago

Is your feature request related to a problem? Please describe. In pop up mode we can have a lot of pages. When u search for an icon maybe u have to go through all the pages. See attachment.

Describe the solution you'd like We should add a property to say if a filter should be displayed

Describe alternatives you've considered Show filter automatically when we have more then 12 pages? But then we need a prop for disabel this behavior

Additional context

image

hawkeye64 commented 3 years ago

I have to look into this as I am not remembering at the moment. This should probably be in dev-land with the user when they put the picker in a QMenu. If so, then we should update the examples only instead of changing the component itself.

hawkeye64 commented 3 years ago

Yes, up to dev-land, so closing this.