Results 21 comments of Artur Bień

@WesSouza that would be awesome. We can discuss details on our Slack channel if you want (link in the README)

Sounds nice. @luizbaldi any experience with Chromatic so far?

@pxd3v hey ♥️ yes, that would be great! Things we need to implement: - [ ] support for `width` and `height` prop - [ ] initially select box should be...

Hey! you should use `StyledCutout` as the wrapper component to get proper double borders around the SelectBox just like in `Select` component: You can import it from here: `import {...

@pxd3v hey! first of all thanks for your work ♥️ there are couple of issues I've noticed in the component tho: 1. There's some excess border inside the `Cutout` Here's...

@pxd3v thanks! borders and fonts look good now :) One more style change that comes to my mind- can you change option height to 31px ? Options in `Select` dropdown...

@pxd3v now it looks waaay better! ☺️ What I mean is right now it's NOT possible to focus SelectBox using TAB. User should be able to control the component using...

@pxd3v no worries. thank you for your work, we will take on from here and finish it. Also congratulations and good luck with your new job!

@vnallamhawk I did some work on the `snackbar` branch. You can check it out and finish it if you want ( I am pretty busy lately 😂)