Skip to content
#

design-system

Here are 817 public repositories matching this topic...

grommet
tromgy
tromgy commented Dec 6, 2020

Expected Behavior

Components render without warnings.

Actual Behavior

The following seen in the browser console:

Warning: Failed prop type: Invalid prop `children` of type `object` supplied to `Menu`, expected `function`.

URL, screen shot, or Codepen exhibiting the issue

![image](https://user-images.githubusercontent.com/12632548/101269858-16366e80-3741-11eb

polaris-react
emmaorhun
emmaorhun commented May 14, 2020

Feature request summary

Make the clear button on a filter disappear if I need it to!

Rationale

On a filter where one option must always be selected, I don't want to have the 'Clear' button there especially when it is never clickable.

<img width="448" alt="Screen Shot 2020-05-14 at 3 24 42 PM" src="https://user-images.githubusercontent.com/31415327/81977854-a91e8880-95f8-11ea-931

theme-ui
mxstbr
mxstbr commented Apr 20, 2020

In order to make the Tailwind preset more approachable for people that already know Tailwind, we should:

  • Font sizes should have the same aliases (e.g. lg = 2)
  • Colors should be aliased to the same aliases * 100, e.g. purple.5 === purple.500
  • Breaking change for a major version: Make the padding scale match Tailwind's
eui
apexem
apexem commented Dec 2, 2020

As in the title, I can see that Suggest component is based on EuiFieldText but it's not possible to set the placeholder.
Type definitions for EuiSuggest component props should be expanded by EuiFieldText props type.
In the codesandbox from documentation it still works though: https://codesandbox.io/s/xtx99 becouse there is no TS.
Also, the "value" prop is not e

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

You can’t perform that action at this time.