[Feature Request]: Checkbox Label required styling
Open
@dobrinyonkov is already working on this.
Since Sep 30, 2025.
Design Pending
feature request
Medium Prio
SAP UDEx
TOPIC P
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Feature Request Description
UI5 Checkbox components is directly extended by UDEx Checkbox.
Checkbox component contains required property which results in adding asterisk to the underlying UI5 Label component.
However UDEx component has different asterisk styles requirements, that don't match UI5 styling.
Color and font size has variables available, but it is not possible to change the paddings.
Current:
Expected:
Proposed Solution
Add CSS variable for UI5 Label ui5-label-required-colon to add padding-inline, or add shadow part to UI5 Label ui5-label-root.
Proposed Alternatives
No response
Organization
SAP UDEx Components & Tokens
Additional Context
No response
Priority
Medium
Privacy Policy
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.