-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
When I use filters (created with input widgets or multiselect widgets) to sort data in my table widget, the display is very random. It works randomly: either it works perfectly or the table displays a blank space. My selected row is connected to a PDF display. In my PDF, I can see that a row is selected, but I cannot see my row in the widget table as shown in the photo (I use Mozilla Firefox). It's very random.
This appears in both Deploy Preview and Production (maybe more in Deploy Preview).
I have to refresh the page (or log out and log back in) and reapply my filters to display my filtered rows. It's not a filter issue. Because if I don't have any data matching the filters, my table is empty, as shown in the photo.
I expect normal behaviour from the widget table without random blank space.
Steps To Reproduce
- Create a table widget
- Put some data
- Connected this table widget with an input widget or multiselect widget for filters
- Use the trigger onSubmit for input widget and the trigger onOptionChange for multiselect widget to take the filters into account and refresh the data in your widget table
Public Sample App
No response
Environment
Deploy Preview
Severity
Medium (Frustrating UX)
Issue video log
No response
Version
Self Hosted / v1.89

