Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #27925
Closed
Open
Issue created Dec 26, 2018 by Administrator@rootContributor

Form feedback SVG icons use wrong stroke color

Created by: coneybeare

In variables, the SVG values for $form-feedback-icon-valid and $form-feedback-icon-invalid are not setting the stroke color properly in order to respect the specified colors.

Unless I am mistaken, the SVG strokes should be the same color as specified by $form-feedback-icon-valid-color and $form-feedback-icon-invalid-color, respectively.

Here is a screenshot of the bug, in which I have changed the $danger color to be #CF76A8, and propagates down to $form-feedback-icon-invalid-color, yet still shows the red default value for the SVG as a hardcoded #d9534f

screen shot 2018-12-26 at 11 32 26 am

Assignee
Assign to
Time tracking