Mike Skowronek

Results 19 issues of Mike Skowronek

At the moment there is a naive implementation of handling font change in SVG node. Each animation step performs additional work of converting the character width and kerning which results...

enhancement

Currently to link to particular story in storybook we need to include version of the styleguide within url, e.g: ![CleanShot 2022-08-17 at 10 01 37](https://user-images.githubusercontent.com/8572321/185066689-2ec446f9-3b90-4b8b-be91-8a711a017a65.png) [https://styleguide.brainly.com/**218.0.1**/docs/?path=/story/components-dialog--default-story](https://styleguide.brainly.com/218.0.1/docs/?path=/story/components-dialog--default-story) The ideal solution would...

This issue is related to font rendering on small elements and it's caused by rounding error. The bug is not strictly related to the style guide but maybe there is...

Type: Bug
Type: Enhancement

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

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

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

Rendering accordion component for the first time (on mount) when some of the elements are expanded by default, results in playing "expand" animation on them. Expected behaviour is to render...

Type: Bug

There are missing props in the [storybook documentation of file handler](https://style-guide.brainly.com/?path=/docs/components-filehandler--default) ![CleanShot 2022-03-07 at 11 15 20](https://user-images.githubusercontent.com/8572321/157012050-8a25018b-aa33-4f76-bb33-3a288ebaefd8.png) According to the [current docs](https://styleguide.brainly.com/209.1.0/docs/interactive.html), it should be ![image](https://user-images.githubusercontent.com/8572321/157012318-1e9535ae-1341-435c-bde7-add2f1b2fe0d.png) ![image](https://user-images.githubusercontent.com/8572321/157012236-272defcb-e544-4125-af45-c5eb447f904c.png)

Type: Bug
Type: Docs

Utility docs in current style guide ![CleanShot 2022-03-02 at 15 45 56](https://user-images.githubusercontent.com/8572321/156384471-28bf1285-db6e-4956-8b82-f171d346e5ab.png) Utilities documentation in storybook ![CleanShot 2022-03-02 at 15 46 36](https://user-images.githubusercontent.com/8572321/156384641-b537c60a-2593-430a-b0f7-efb7581fd7b1.png)

Type: Docs