Misleading filter indication #1183

Open
opened 2026-01-29 17:50:04 +00:00 by claunia · 0 comments
Owner

Originally created by @RTSTALER on GitHub (Apr 8, 2024).

I found two bugs. Here are the reproduction steps:

Bug 1

  1. Open advanced filter window
  2. Write something in any of two meanings
  3. Press Tab
  4. The filter icon changes to active
  5. Press Escape

Result: The filter icon remains active, although the data has not been loaded, which is misleading

Because when you enter any value, the filter value changes and I cannot bypass this. As one of the options, I suggest clearing the column filter by pressing a button Escape

Bug 2

  1. Open advanced filter window
  2. Select any filter operator except IsNull/IsNotNull/IsEmpty/IsNotEmpty
  3. Write something in any of two meanings
  4. Erase everything you wrote and click Apply.

Result: The filter was applied when it shouldn't be
After all, to filter by “empty string” there are the above listed filters

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Chrome/Edge/Firefox
  • Version RadzenDemos

I sent you a merge request, but was rejected without any response. I hope to hear it

Originally created by @RTSTALER on GitHub (Apr 8, 2024). I found two bugs. Here are the reproduction steps: Bug 1 1. Open advanced filter window 2. Write something in any of two meanings 3. Press Tab 4. The filter icon changes to active 5. Press Escape Result: The filter icon remains active, although the data has not been loaded, which is misleading Because when you enter any value, the filter value changes and I cannot bypass this. As one of the options, I suggest clearing the column filter by pressing a button Escape Bug 2 1. Open advanced filter window 2. Select any filter operator except IsNull/IsNotNull/IsEmpty/IsNotEmpty 3. Write something in any of two meanings 4. Erase everything you wrote and click Apply. Result: The filter was applied when it shouldn't be After all, to filter by “empty string” there are the above listed filters **Desktop (please complete the following information):** - OS: Windows 11 - Browser Chrome/Edge/Firefox - Version RadzenDemos **I sent you a merge request, but was rejected without any response. I hope to hear it**
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1183