Error with component, when no data in FILTER

Team ID:
https://go.glideapps.com/o/l3dj7KPxcQtzHVw3UMKT

App ID:
- In the Glide builder URL, e.g.
https://go.glideapps.com/app/your-app-id-here/layout

Description
Component disappears when clicked on “FILTER” and no data to filter in component.

How to replicate
- List the steps, in detail, for recreating the issue.

I can reproduce this. Will flag to the team.

This thread has been escalated. Support will follow up via the Messenger in the Builder or through email.

Best practices when escalating issues to support

This issue was reproduced in a simple app. It was found to only occur with the Table collection style when the table has been filtered to show no data rows. The issue has been escalated to the engineering team for future review.

As a workaround, to prevent this issue from occurring, the Table collection itself can be hidden when there is no data to be displayed. Since the Title Bar action would also be hidden along with the collection, a separate Button component could be added to the screen and displayed if/when the Table is hidden.

1 Like