cms
cms copied to clipboard
Show proper message and hide scrollbar/pagination when response is empty
PR Fixes:
- 1 Display proper message when response is empty
- 2 Conditionally render scrollbar and pagination components
Testing
- Used sample data to simulate responses and validate the changes.
Screenshots
Before :
After :
Resolves #[Issue Number if there]
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I assure there is no similar/duplicate pull request regarding same issue
@ajeeshRS can you remove package-lock?
@siinghd done
Hi @siinghd ,
I’ve removed the package-lock.json as requested. Could you please review the PR when you have a moment? Thanks!