You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove status property and transform it into new individual properties:
Selected,
Checked, and
Error.
Expected Behavior
Have specific properties for each status
Current Behavior
Currently, all statuses are grouped into a single property. Because of this, we have already faced problems rendering changes in status change detection.
Additional Information
This improvement/adjustment is part of a package of improvements planned together. For full documentation, access the file here: Novas Sugestões para Stepper do Ion.pdf.
Concluding
Exclude status global property
Add selected property
Add checked property
Add error property
The text was updated successfully, but these errors were encountered:
Description
Remove status property and transform it into new individual properties:
Expected Behavior
Have specific properties for each status
Current Behavior
Currently, all statuses are grouped into a single property. Because of this, we have already faced problems rendering changes in status change detection.
Additional Information
This improvement/adjustment is part of a package of improvements planned together. For full documentation, access the file here:
Novas Sugestões para Stepper do Ion.pdf.
Concluding
The text was updated successfully, but these errors were encountered: