-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[grid] UI Overview add sort by Platform, Status, ID in oder ASC|DESC #14571
Conversation
PR Reviewer Guide 🔍(Review updated until commit cce6257)Here are some key observations to aid the review process:
|
CI Failure Feedback 🧐(Checks updated until commit cce6257)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
/review |
Persistent review updated to latest commit cce6257 |
/improve |
PR Code Suggestions ✨Latest suggestions up to cce6257
Previous suggestionsSuggestions up to commit f375eeb
|
User description
Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Fixes #13215
By default: Sort by Platform in ascending
Updated Node card style:
The UI looks like
Types of changes
Checklist
PR Type
enhancement
Description
Changes walkthrough 📝
Node.tsx
Enhance node status handling and styling
javascript/grid-ui/src/components/Node/Node.tsx
Overview.tsx
Add sorting functionality to Overview screen
javascript/grid-ui/src/screens/Overview/Overview.tsx
ID.