-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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 Instance Group Form to use Slider when available #7777
Comments
See: #7776 |
Status Update: |
Slider added to PF-React here: patternfly/patternfly-react#5358 |
Update Patternfly to allow access to slider component See: ansible#7777
Update Patternfly to allow access to slider component See: ansible#7777
Update Patternfly to allow access to slider component See: ansible#7777
Update Patternfly to allow access to slider component See: ansible#7777
Lets hold off on this for a bit |
After feedback from @shanemcd, it was decided to use the same implementation details from the old ui. |
@nixocio will this get the new slider component from patternfly? |
That is the idea. |
@one-t, do you mind taking this one? I know you have some extensive experience here |
I started working on this issue, and I realized that there is a newer version of this component. And this new version seems to be affected by this patternfly/patternfly-react#5464 I will explore a few solutions for the time being. |
Add slider to adjust capacity adjustment. Also add a new custom hook, useDebounce. See: ansible#7777
Add slider to adjust capacity adjustment. Also add a new custom hook, useDebounce. See: ansible#7777
Add slider to adjust capacity adjustment. Also add a new custom hook, useDebounce. See: ansible#7777
Add slider to adjust capacity adjustment. Also add a new custom hook, useDebounce. See: ansible#7777
Add slider to adjust capacity adjustment. Also add a new custom hook, useDebounce. See: ansible#7777
Add slider to adjust capacity_adjustment Add slider to adjust capacity adjustment. Also add a new custom hook, useDebounce. See: #7777 Reviewed-by: Kersom <None> Reviewed-by: Alex Corey <[email protected]> Reviewed-by: Keith Grant <[email protected]> Reviewed-by: Tiago Góes <[email protected]>
PR already merged |
Update PF to allow access to slider component. See: ansible/awx#7777
ISSUE TYPE
SUMMARY
Once slider component is available update Instance Group Form to use this one.
Mock up: https://tower-mockups.testing.ansible.com/patternfly/instance-groups/instance-groups-add/
See: patternfly/patternfly#296
Also: patternfly/patternfly-react#5187
The text was updated successfully, but these errors were encountered: