-
Notifications
You must be signed in to change notification settings - Fork 37
feat(workflow-list): add more pagination size options #442
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
feat(workflow-list): add more pagination size options #442
Conversation
- Replaced native select with Semantic UI Dropdown - Updated default page size from 5 to 10 - Pagination and results per page dropdown aligned on same row - Added new SCSS styles - Removed unnecessary overflow in WorkflowSharingFilter style
a06c62c to
691682c
Compare
|
First, we need to merge #440 and then we can merge this PR |
|
The commitlint is failing because the commit body is a list instead of a paragraph with full stops. I prefer the list for readability, but I think we want it in a paragraph for consistency with the other commits. We can have the bullet points in the PR description though ofc as you have now. |
|
Out of interest, what is the convention when one PR depends on another PR, like this? Do you keep it in draft and have some 'depends on' note in the description? Or do you open a PR to merge into the 'parent' branch instead of into master? Or something else? |
b187916 to
5657e21
Compare
- Replaced native select with Semantic UI Dropdown - Updated default page size from 5 to 10 - Pagination and results per page dropdown aligned on same row - Added new SCSS styles - Removed unnecessary overflow in WorkflowSharingFilter style
5657e21 to
28a9d64
Compare
CameronMcClymont
left a comment
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.
Cleeeaan code as usual 🧼🫧😍
- Replaced native select with Semantic UI Dropdown - Updated default page size from 5 to 10 - Pagination and results per page dropdown aligned on same row - Added new SCSS styles - Removed unnecessary overflow in WorkflowSharingFilter style
28a9d64 to
a510331
Compare
Uh oh!
There was an error while loading. Please reload this page.