Skip to content

Conversation

@didimmova
Copy link
Contributor

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the input-group and validator schemas to improve code organization by extending validator schemas into input-group schemas, reducing duplication of error-related color properties.

  • Extends validator schemas in light and dark input-group schemas
  • Adds error-related color properties to input-group documentation and theme parameters
  • Removes redundant helper-text-color definition from $light-input-group

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
sass/themes/schemas/components/light/_input-group.scss Imports validator schema, extends $light-input-group and $indigo-input-group with validator schemas, adds error color properties to documentation
sass/themes/schemas/components/dark/_input-group.scss Imports dark validator schema, extends $dark-indigo-input-group with validator schema, adds error color properties to documentation
sass/themes/components/input/_input-theme.scss Adds text-error-color and icon-error-color parameters to theme function documentation and implementation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

SisIvanova
SisIvanova previously approved these changes Nov 12, 2025
@SisIvanova SisIvanova added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Nov 13, 2025
@simeonoff simeonoff added this pull request to the merge queue Nov 13, 2025
Merged via the queue into master with commit 4ebf480 Nov 13, 2025
3 checks passed
@simeonoff simeonoff deleted the didimmova/validator-input-group branch November 13, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

input validator ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants