-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add search capabilities in dedicated nodes page #730
Add search capabilities in dedicated nodes page #730
Conversation
…action/mutation type, added a watcher on the search input value change to request the grid proxy with the new value.
9a49685
to
c72f145
Compare
…he inputes and request to get the nodes on change.
…ab change can re-request to get the nodes based on the tab query, some improvement needed
…tal actions/mutations files.
…er key on destroy
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.
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.
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.
980e101
to
00e5a8b
Compare
I don't think we need to have |
3da4153
to
eedd4b3
Compare
eedd4b3
to
9b1e084
Compare
Description
Created a new layout component for the new dedicated nodes view, added action/mutation type, and added a watcher on the search input value change to request the grid proxy with the new value.
Changes
dedicatedNodes
,dedicatedNodesFilter
,dedicatedNodesTablePageSize
,dedicatedNodesTablePageNumber
anddedicatedNodesCount
fields inside the PortalState point to the dedicated nodes view.Supported keys
Related Issues
Screens
Checklist