Skip to content

Conversation

mbrodala
Copy link
Contributor

@mbrodala mbrodala commented Aug 26, 2025

Description

Replace the CSS variables with $input-border-* SASS variables which are already used everywhere else. These in turn are based on CSS variables, so there should be no change of behavior.

Motivation & Context

This ensures consistency and simplifies input border adjustments for all kind of form fields.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

This ensures consistency and simplifies input border adjustments for all kind of form fields.
@mbrodala mbrodala requested a review from a team as a code owner August 26, 2025 11:11
@github-project-automation github-project-automation bot moved this to Needs review in v5.4.0 Sep 7, 2025
@julien-deramond julien-deramond moved this from Needs review to To analyze in v5.4.0 Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To analyze
Development

Successfully merging this pull request may close these issues.

2 participants