The Wayback Machine - https://web.archive.org/web/20210518134642/https://github.com/topics/design-system
Skip to content
#

design-system

Here are 952 public repositories matching this topic...

grommet
theme-ui
brambow
brambow commented Apr 26, 2021

Describe the bug
The Select component options do not show up properly on Windows and Ubuntu when using a theme with dark backgrounds and light fontColors.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Select components doc page using Windows or Ubuntu OS
  2. Switch to Dark Mode
  3. Expand the Select dropdown from the example
eui
components
emplums
emplums commented Dec 2, 2020

(moved over from https://github.com/github/design-systems/issues/860, thanks @smockle πŸ‘‹ !)

Problem

Occasionally it’s useful to add an interactive element with the semantics of button (correctly represented in the AT)β€”but without its visual styles.

Solution

Other teams at GitHub spread the following object in sx props to destyle Buttons:

// Removes most of 'button'’s visual appearanc

Improve this page

Add a description, image, and links to the design-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the design-system topic, visit your repo's landing page and select "manage topics."

Learn more