-
Notifications
You must be signed in to change notification settings - Fork 51
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
Update discovery form to use the new API and machine list box #4399
Update discovery form to use the new API and machine list box #4399
Conversation
Demo starting at https://maas-ui-4399.demos.haus |
@petermakowski I'm going to hold off reviewing this one until we're happy with the the other PR. |
- spread SearchBox props - fix debounced typo - simplify machineFactory - add docstring comments
e4ebc8c
to
bb6d7d9
Compare
- handle onKeyPress within MachineSelectTable
Decided to merge this to the main PR #4389 as this isn't going to get reviewed today anyway and will make it easier for you to carry on working on this if it's all in a single branch. |
Done
Note: includes changes from: #4389 - that needs to be merged first.
QA
MAAS deployment
To run this branch you will need access to one of the following MAAS deployments:
Running the branch
You can run this branch by:
QA steps
Fixes
Fixes: https://github.com/canonical/app-tribe/issues/1112
Launchpad issue
Related Launchpad maas issue in the form
lp#number
.Backports
In general, please propose fixes against main rather than release branches (e.g. 2.7), unless the fix is only applicable for that specific release. Please apply backport labels to the PR (e.g. "Backport 2.7") for the appropriate releases to target.
Only bug and security fixes should be backported, new features should only land in main.
Screenshots
It could be helpful to provide some screenshots to aid in QAing the change.