Actions
BUG #2422
open[SQA] Show "No Data to Show" Message When Modules Have No Records Instead of Table Headers and Pagination
Description
When a module (e.g., Users, Sales, Products) has no data available, the UI should clearly communicate this to the user. Currently, even when there are no records, the system displays an empty table with headers and pagination, which can be confusing or misleading.
Expected Behavior:
If no data is available:
Hide the table headers and pagination controls.
Display a clear message such as:
"No Data to Show"
This improves clarity and provides better feedback to the user.
Applicable Modules:
Users
Sales
Products
Any other module with tabular listings
Files
Actions