adevinta / spark

✨ Simple, Modular & Accessible UI Components for your React Applications
https://sparkui.vercel.app
MIT License
49 stars 16 forks source link

[FormField] improve Required * placement #2251

Open ChrisDesignOps opened 2 weeks ago

ChrisDesignOps commented 2 weeks ago

Description

As we have on iOS and Design, we need the Required * asterisc placed at the end of the string (like a :before item)

FormField ZH specs

iOS Form Field

Problem Statement/Justification

To be aligned with the rest of the platforms. Currently on Web when the Label is long, the position of the Required goes unnoticed

Image

Proposed Solution or API

Alternatives

No response

Additional Information

No response