appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.9k stars 3.66k forks source link

feat: WDS fluid corner radii scale #28623

Closed ichik closed 7 months ago

ichik commented 10 months ago

Analogous with existing scales for innerSpacing, outerSpacing, typography ones. Three steps. Context: we currently use single static --border-radius-1, but for smaller radii we're doing fluid clamping. Better to just have a clean scale. Current components using radius-1radius-2. Clamp in checkbox: use radius-1.

Open questions:

ichik commented 10 months ago

Hey team! Please add your planning poker estimate with Zenhub @dhruvikn @jsartisan @KelvinOm @shadabbuchh

KelvinOm commented 9 months ago

Move the task to the backlog so it's not clear how to make fluid tokens for radii now. The behavior of the checkbox is fixed here.

ichik commented 8 months ago

@KelvinOm let's treat this ticket as a research one. I'll do some analysis on what we want to achieve and create follow-ups after that.