Skip to content
#

design-systems

Here are 317 public repositories matching this topic...

material-ui
storybook
zolk
zolk commented Sep 16, 2020

Describe the bug
With multiple pure-documentation MDX docs, the scroll position of the preview window does not reset when switching between docs.

To Reproduce
Steps to reproduce the behavior:

  1. Create at least two MDX docs without stories, with content long enough to result in a scroll bar.
  2. Select the first doc in the sidebar.
  3. Scroll down the first document.
  4. Select the
wbyoko
wbyoko commented Aug 3, 2020

Description

The combo box list doesn't have a high enough z-index to overlap other positioned element such as the buttons for another combo box it could be placed above.

The z-index should be increased to make sure it covers non dialog items.

<img width="459" alt="Screenshot 2020-08-03 09 58 02" src="https://user-images.githubusercontent.com/1385752/89196565-01b64f80-d570-11ea-81e8-1

baseweb
cobaltwhite
cobaltwhite commented Aug 20, 2020

<Select /> and <DatePicker /> don't offer the option of accessing name, id and other props once the onChange handler triggers. An event object with this information is accessible in the onChange handler for <Input />.

Feature description

Provide access to these variables for Select and DatePicker. It is needed when the component is being passed handler functions from an

majornista
majornista commented Oct 2, 2020

🐛 Bug Report

Observed on https://react-spectrum.adobe.com/react-spectrum/Tooltip.html.

Tooltip closes when the user hovers over the Tooltip itself.

🤔 Expected Behavior

Tooltip should remain open when the user hovers over the Tooltip itself.

😯 Current Behavior

Tooltip closes when the user hovers over the Tooltip itself.

🔦 Context

Observed on https://react-spectr

style-dictionary
custa1200
custa1200 commented Oct 7, 2019

One of the consumers of our system uses curly braces for content replacement in strings.

Due to the way that SD currently uses curly braces in the build process there is no way I can have a string that includes the braces for consumption.

I have tried a number of ways to escape the braces with no luck

Other languages and templating systems seem to use the concept of using double curly b

Improve this page

Add a description, image, and links to the design-systems 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-systems topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.