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

Data grid filter causes page to reload when enter is pressed and only one column is filterable #3178

Closed
mtbayley opened this issue Nov 27, 2021 · 0 comments
Assignees
Labels
Type: Possible Bug Needs to investigate more to see if it's an actual bug.

Comments

@mtbayley
Copy link
Contributor

Describe the bug
Data grid filter causes page to reload when enter is pressed and only one column is filterable. If you have more than 1 column filter, it works fine. If there is only one column filter, the page will reload to /?.

To Reproduce
Clone this repo and run...
https://github.com/mtbayley/BlazoriseTableBug/tree/FilterReload

Expected behavior
There should not be a page reload when the enter key is pressed

Screenshots
Animation

@stsrki stsrki added this to the 0.9.5 Support milestone Nov 27, 2021
@stsrki stsrki added the Type: Possible Bug Needs to investigate more to see if it's an actual bug. label Nov 27, 2021
@stsrki stsrki closed this as completed Nov 28, 2021
@stsrki stsrki added this to Support Aug 3, 2024
@stsrki stsrki moved this to ✔ Done in Support Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Possible Bug Needs to investigate more to see if it's an actual bug.
Projects
Archived in project
Development

No branches or pull requests

3 participants