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
Updated by Nazmul Hossain Shovon 10 months ago
- Status changed from Pending to In Progress
- Assignee set to Md. Abdul Hamid
we will only replace the table with the No Data message and wont change other elements to keep the ui change to minimum
Updated by Md. Abdul Hamid 10 months ago
- Status changed from In Progress to Complete
- % Done changed from 0 to 100
Actions