segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.39k stars 832 forks source link

Issue with some Sandboxes #1515

Closed ahsan-sabir closed 2 years ago

ahsan-sabir commented 2 years ago

Custom menu items

Menu items showing browser default styles

Expected Sandbox


Complete table example

ReferenceError in Sandbox

brandongregoryscott commented 2 years ago

Thanks for flagging these @ahsan-sabir. I think the first one is actually an unintentional side effect of some global styles on the doc site. Those ul/li elements should be unstyled the way it is currently written. However, I think that defeats the purpose of the example - I'll rework it to be a little more intuitive.