style-guide icon indicating copy to clipboard operation
style-guide copied to clipboard

:art: Brainly Front-End Style Guide

Results 83 style-guide issues
Sort by recently updated
recently updated
newest added

Consider name change of Breadcrumb component: - [EDIT: done] Breadcrumb-related files are named breadcrumb**s**.*** (plural), but the component itself is Breadcrumb (singular) - that component acts as a custom horizontal...

Clean up
Type: Discussion

We already have svgo, and it's just matter of configuration to remove title node from svg icons during build. As we agreed we don't want to `title` node in svg...

Type: Enhancement

Add it to chromatic so we can detect if something went wrong during build process

Type: Enhancement

![CleanShot 2022-06-20 at 11 49 49](https://user-images.githubusercontent.com/8572321/174576044-e7db47b4-ac86-460b-bf61-9bdd4471e3e5.gif)

Type: Bug

After clicking on button, color of this button stays as if it was focused. https://user-images.githubusercontent.com/25419830/173071874-76b1b150-77e6-41c3-8272-0b3a1d580b8a.mov @przytrzask

Type: Bug

The idea is to expose role in button component to sometimes treat button only as a presentational element. I would say it's just a reason to start the discussion and...

Type: Discussion
Type: Enhancement
Type: A11Y

Dialog component has a `transform` CSS property that changes the behavior of its child components in regards to fixed positioning. > An element with `position: fixed` is positioned relative to...

Type: Enhancement

On smaller screens it's better to have cell content align to top. ![Screenshot_2022-05-10-14-21-14-345_org.mozilla.firefox.jpg](https://user-images.githubusercontent.com/25419830/167636348-ff1810b4-8967-4934-9aec-976fb39998ab.jpg)

Type: Docs