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
For Step Inputs that are used to indicate relative changes, a special formatting option would be needed.
Instead of rendering -2, -1, 0, 1, 2 it should be -2, -1, ±0, +1, +2 (on leaving the field or pressing the + or - button).
Think about speed adjustments (+10%) or penalty/bonus points (-3 points) or time shifts (+2 days).
Proposed Solution
Add a Boolean property to the ui5-step-input control that renders positive numbers with a + in front, and 0 as ±0.
Proposed Alternatives
No response
Organization
No response
Additional Context
No response
Priority
None
Privacy Policy
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
Feature Request Description
For Step Inputs that are used to indicate relative changes, a special formatting option would be needed.
Instead of rendering -2, -1, 0, 1, 2 it should be -2, -1, ±0, +1, +2 (on leaving the field or pressing the + or - button).
Think about speed adjustments (+10%) or penalty/bonus points (-3 points) or time shifts (+2 days).
Proposed Solution
Add a Boolean property to the ui5-step-input control that renders positive numbers with a + in front, and 0 as ±0.
Proposed Alternatives
No response
Organization
No response
Additional Context
No response
Priority
None
Privacy Policy
The text was updated successfully, but these errors were encountered: