-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
True
-
Awaiting API support
-
False
-
No
-
MGDSRVS-210 - Offer Model-T service limits that meet customer capacity requirements
-
---
-
---
-
MGDX - Sprint 223, MGDX - Sprint 224, MGDX - Sprint 225, MGDX - Sprint 226
WHAT
When the user has reached the partition limit and is trying to create more partitions using topic create/edit forms, we want to warn the user.
HOW
When the user interacts with the number input field to increase the partitions, we will show a warning state and a warning helper text. The warning helper text replaces the informational helper text in the case of Create topic form. This sample PoC (created by Michael Coker) shows how to implement the status controls for number-input field: Code-Sandbox-Mockup.
(Please note that PF currently doesn’t support status controls for number input. A design issue to add this behavior has been opened here.)
In addition to this, we will also show a confirmation prompt modal when the user clicks the last Finish (or Save) button.
Designs and relevant details are captured in this slide deck: https://docs.google.com/presentation/d/11Hhh7elHwLE_rAYRVp8pm95leV6V3O9mcGSoKEdvBME/edit#slide=id.gea577e545a_2_3
A task has been created to finalize the microcopy for the warning and confirmation prompt messages: https://issues.redhat.com/browse/MGDSTRM-8275
DONE
- New storybook components are created and existing storybook components are updated.
- Updates to the storybook are shared with the designer for review
NOTE
make sure to add data-testid while moving components to storybook