Skip to content

feat: add property showRequiredAsterisk to disable visual indicator (*) for semantically marked required form elements #4366

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

Merged
merged 9 commits into from
Jul 2, 2025

Conversation

d-koppenhagen
Copy link
Contributor

@d-koppenhagen d-koppenhagen commented Jun 11, 2025

Proposed changes

add property showRequiredAsterisk to disable visual indicator (*) for semantically marked required form elements

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (fix on existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

closes #4197 / https://github.com/db-ux-design-system/core-team/issues/580

…`*`) for semantically marked required form elements

closes #4197
Copy link
Contributor

github-actions bot and others added 2 commits June 11, 2025 20:38
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@nmerget nmerget self-requested a review June 27, 2025 12:19
@nmerget nmerget enabled auto-merge (squash) June 27, 2025 12:24
@nmerget nmerget added this to the 2.4.0 milestone Jun 27, 2025
github-actions bot and others added 3 commits June 27, 2025 13:11
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@nmerget nmerget merged commit 7c5d09a into main Jul 2, 2025
75 checks passed
@nmerget nmerget deleted the feat-form-requiredAnnotation branch July 2, 2025 10:49
@nmerget nmerget added this to Roadmap Jul 3, 2025
@nmerget nmerget changed the title feat: add property requiredAnnotation to disable visual indicator (*) for semantically marked required form elements feat: add property showRequiredAsterisk to disable visual indicator (*) for semantically marked required form elements Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Allow to not add "*" for form control labels when marked as required
3 participants