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

MudDataGrid filter doesn't work in the dialog #4936

Closed
1 of 2 tasks
peterthorpe81 opened this issue Jul 21, 2022 · 0 comments · Fixed by #5091
Closed
1 of 2 tasks

MudDataGrid filter doesn't work in the dialog #4936

peterthorpe81 opened this issue Jul 21, 2022 · 0 comments · Fixed by #5091
Labels
triage Investigation required

Comments

@peterthorpe81
Copy link
Contributor

Bug type

Component

Component name

MudDataGrid

What happened?

If you press the 3 dots next to a column to add a filter it is added to the dialog and works fine. If you try to add a filter using the "+ Add Filter" button in the dialog you can't select the column name, it just selects the first column and doesn't let you change it.

Expected behavior

You should be able to add a filter from the dialog

Reproduction link

https://try.mudblazor.com/snippet/GEcwYLGFdqeKwpqf

Reproduction steps

  1. Press the funnel icon on a column header. The dialog appears.
  2. Press the "+ Add Filter" button. A new row appears with the Nr column (first column)
  3. Try to change the column to another one.
  4. It doesn't let you change it

Relevant log output

No response

Version (bug)

6.0.12

Version (working)

No response

What browsers are you seeing the problem on?

Chrome, Microsoft Edge

On what operating system are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct
@peterthorpe81 peterthorpe81 added the triage Investigation required label Jul 21, 2022
@peterthorpe81 peterthorpe81 changed the title MudDataGrid filte rdoesn't work in the dialog MudDataGrid filter doesn't work in the dialog Jul 21, 2022
tjscience added a commit to tjscience/MudBlazor that referenced this issue Aug 15, 2022
@henon henon mentioned this issue Aug 24, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Investigation required
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant