You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BooleanColumn: if reset filter (set prompt value that is equal to empty string) - then value in dropdown will be automatically set to 0 (Inactive)
#1046
The bug happens consistently across all tested browsers
This bug happens when using yii2-grid without other plugins.
The text was updated successfully, but these errors were encountered:
vadim-bulochnik
changed the title
BooleanColumn: if applied filter with value "" (prompt) then value in dropdown will be automatically set to 0 (Inactive)
BooleanColumn: if reset filter (set prompt value that is equal to empty string) - then value in dropdown will be automatically set to 0 (Inactive)
Oct 14, 2022
Prerequisites
master
branch of yii2-grid.Steps to reproduce the issue
Expected behavior and actual behavior
When I follow those steps, I see that filter value has been automatically set to "Inactive".
I was expecting that filter value will be set to "" (prompt).
Environment
PHP 7.3 (I have a feeling that this error is because of PHP version, because on your DEMO page it's okay)
Yii 2.0.46
Browsers
Operating System
Libraries
Isolating the problem
The text was updated successfully, but these errors were encountered: