-
Notifications
You must be signed in to change notification settings - Fork 14
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
#2741 - Ministry Filter: Search Programs & Offerings [Data Table Conversion to Vuetify] #3805
#2741 - Ministry Filter: Search Programs & Offerings [Data Table Conversion to Vuetify] #3805
Conversation
- Converted Prime Vue table to Vuetify Data Table
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice start and thanks for breaking the PR. Please take a look at the comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes. Can you check if the server validation is working and review the below comment?
#3805 (comment)
rowsPerPage = DEFAULT_PAGE_LIMIT, | ||
page = DEFAULT_DATATABLE_PAGE_NUMBER, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revert this twi line to avoid the Sonarcloud issue.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made those 2 as the last parameters. Does that work?
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes, looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Great job!
As a part of this PR, the following task was completed:
Screenshots:
Added the loader while the data table loads:
Data table with data:
Data table without any records: