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

[Bug] QSelect does not allow white space in filter #1684

Closed
rmandrei opened this issue Mar 2, 2018 · 1 comment
Closed

[Bug] QSelect does not allow white space in filter #1684

rmandrei opened this issue Mar 2, 2018 · 1 comment
Milestone

Comments

@rmandrei
Copy link

rmandrei commented Mar 2, 2018

Operating System Darwin(17.2.0) - darwin/x64
NodeJs 8.9.1
NPM 5.5.1
quasar-cli 0.15.5
vue-cli 2.9.3

What did you get as the error?
When typing inside the QSelect's filter input, white spaces are not allowed and removed at 'keypress'. This goes for typing at the end of the string, or inside the string.

What were you expecting?
QSelect can have labels that contain white spaces, i expected to use whitespaces when filtering.

What steps did you take, to get the error?
Just a normal QSelect with filter enabled.

@rstoenescu
Copy link
Member

Fix available in 0.15.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants