Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[code snippet] live demo has bugs #1932

Closed
laurenmrice opened this issue Oct 28, 2020 · 5 comments
Closed

[code snippet] live demo has bugs #1932

laurenmrice opened this issue Oct 28, 2020 · 5 comments

Comments

@laurenmrice
Copy link
Member

laurenmrice commented Oct 28, 2020

The live demo is showing some bugs for the code snippet component.


Inline:

  • When copying the inline snippet, the word in the tooltip also appears in the field.
    code snippet inline

Single line:

  • When applying the light modifier, only the copy button is getting the background color change with the light prop. The field should also be getting the background change.
    light prop

Multiline:

  • Same bug as single line with the light prop. It is only being applied to the buttons.^
@NBNARADHYA
Copy link

NBNARADHYA commented Oct 30, 2020

Hello! @laurenmrice Could I fix this issue ? This issue actually traces back to this repo. Could I raise an issue there or could you and assign it to me ?

@laurenmrice
Copy link
Member Author

laurenmrice commented Oct 30, 2020

Yes, you can fix this issue! Thanks 👍🏻

@NBNARADHYA
Copy link

NBNARADHYA commented Oct 30, 2020

Sure !

@laurenmrice
Copy link
Member Author

This actually has not been fixed yet in the live demo on the website.

@alisonjoseph
Copy link
Member

Replaced with storybook demo #3716

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

No branches or pull requests

3 participants