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

Filters with dropdown list in gridview #19806

Closed
lquivogne opened this issue Apr 11, 2023 · 3 comments
Closed

Filters with dropdown list in gridview #19806

lquivogne opened this issue Apr 11, 2023 · 3 comments
Labels
expired Information requested was not provided in two weeks. status:need more info

Comments

@lquivogne
Copy link

What steps will reproduce the problem?

A gridview with a filter. For example a filter with a boolean attribute:

The column is declared as: 'archive:boolean'

What is the expected result?

First, when selecting the rows with another filter, the expected result is that the filter remains on the blank line (no value yes or no selected)
Second, when selecting the blank line in the dropdown list, I expect that all rows will be displayed (without any selection on this attribute)

What do you get instead?

When I select rows with a filter, all the dropdown lists have the first option checked, not matter I selected it before or not.
Then, it is not possible to get rows without any selection on those attributes

Regards

Additional info

Q A
Yii version 2.0.46
PHP version 7.4.2
Operating system Linux
@bizley
Copy link
Member

bizley commented Apr 11, 2023

I'm not sure if I understand correctly what is going on here but selecting dropdown option on one of the filters should not set all other filters and we did not receive reports about that before so it might be something on your end (?) Could you prepare minimal reproducible example to verify this?

@harusakura924
Copy link

Maybe what you describe is related to #19508

@bizley bizley added the expired Information requested was not provided in two weeks. label Apr 25, 2023
@yii-bot
Copy link

yii-bot commented Apr 25, 2023

It has been 2 or more weeks with no response on our request for more information.
In order for our issue tracker to be effective, we are closing this issue.

If you want it to be reopened again, feel free to supply us with the requested information.

Thanks!

This is an automated comment, triggered by adding the label expired.

@yii-bot yii-bot closed this as completed Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expired Information requested was not provided in two weeks. status:need more info
Projects
None yet
Development

No branches or pull requests

4 participants