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

https://user-images.githubusercontent.com/60467496/151973337-bcd60ff8-e8d0-4934-b402-660a4da5cc0d.mov

Type: Bug
Type: A11Y

Currently there is no way to use other `option` attributes than `value` and `text`. We need to allow passing other attributes (`disabled` and `selected`) to allow adding placeholders options to...

Type: Feature Request
Type: Enhancement

...after a successful test of user profile normal: spaced: ``` .sg-breadcrumb-list--spaced { .sg-breadcrumb-list__element::after { padding: 0 4px; } } ```

Type: Feature Request

Toplayer should accept ref prop for example for 'useClickOutside' hook

Type: Question
Type: Feature Request

There are 2 cases when Storybook has problems generating knobs: - union type is imported from another file - prop has `null` in union

Type: Bug
Type: Docs

Flex and Text components has no flexibility options for complying of it's parent element's width. Issue ![image](https://i.ibb.co/D7fs2kL/sample1.gif) Expected ![image](https://i.ibb.co/980XkmC/sample2.gif) Can style-guide have more flexible containers that inherit of its parents...

Type: Feature Request

Can you consider adding multiple selection ability to Select component? This happens when Select component has `multiple` attribute true ![image](https://user-images.githubusercontent.com/5789670/66397470-91d54800-e9e4-11e9-8ff9-a2da2b14b298.png)

Type: Feature Request

What do you think having grow property for Flex component?

Type: Feature Request

We should have at least short descriptions for components, so people who look at it and want to use it could find best component. For example, you can achieve similar...

Type: Question
Type: Feature Request

Hi Box component has padding modifiers but each side/angle can have the same padding ![image](https://user-images.githubusercontent.com/5789670/100114100-1ea9c200-2e82-11eb-8475-5061905acf4f.png) Is it possible/suitable for adding additional modifiers to have different paddings on horizontal and vertical...

Type: Feature Request