Skip to content

[BUG] A shade of yellow is missing on the Design System page #1653

Description

@jorys-paulin

Fider Cloud or Self Hosted
Fider Cloud and Self Hosted

Describe the bug
A shade of yellow, which should be "Yellow 100", is instead defined as "Yellow Full", which doesn't exist.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://feedback.fider.io/_design
  2. Look at the yellow color scale

Expected behavior
The shade should be Yellow 100, a light yellow, not transparent.

Screenshots
Image

Additional context
The shade is given the class of yellow-full in DesignSystem.page.tsx line 117 instead of yellow-100. Changing the class fixes the visual bug.

According to Git blame, this bug has been in the code for at least four years.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugsomething is broken, we need to fix it

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions