Dominika Podgórska

Results 14 issues of Dominika Podgórska

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

Type: Enhancement

Do not use `svgSymbolCleanUp()` for subject icons within `scripts/tasks/svgs-generate.js`

Type: Enhancement

Overlay displays over its whole docs page, making docs not readable https://style-guide.brainly.com/?path=/docs/components-overlay--default

Type: Bug

Dialog on Safari (iOS) is not sticking to the bottom of the screen when tab bar (address bar) is collapsed. URL: https://brainly.test/textbook-solutions/q-solve-following-equation-x-2-7. This issue is caused by applying `position: fixed;`...

Type: Bug

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

Codegen is using cached Logos urls set instead of creating new ones on storybook build. Temporary solution: delete `.cache` folder from `node_modules` and build storybook

We need to be able to trigger hover state on the Checkbox and Radio with external component. There is a way of doing that without js. We could use CSS...

Type: Feature Request
Type: Enhancement