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

[Enhancement] - Add empty result in DataTable (fw-data-table) #926

Open
xauuu opened this issue Jul 4, 2024 · 0 comments
Open

[Enhancement] - Add empty result in DataTable (fw-data-table) #926

xauuu opened this issue Jul 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@xauuu
Copy link

xauuu commented Jul 4, 2024

Description of the enhancement:

The fw-data-table component is a crucial part of our application's UI, providing users with a dynamic and interactive way to view datasets. However, we've identified a user experience enhancement that could significantly improve how our application handles scenarios where the DataTable has no data to display.
Currently, when the fw-data-table is empty (i.e., when there are no records to display), it simply shows a blank space without any message or indication to the user that the data is intentionally empty and not due to an error or loading state. This can lead to confusion and a less intuitive user experience.

Describe the solution you'd like

We propose adding an "empty result" state to the fw-data-table component. This state would display a customizable message (and optionally an icon) when there are no records to show. This message should be friendly and informative, guiding users on what to do next or explaining why there's no data.

Example

image

@xauuu xauuu added the enhancement New feature or request label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant