Bartek Szopka

Results 428 comments of Bartek Szopka

Triage: seems to be low effort and potentially high value, we can still try to do it in current component.

Not sure if that's the issue with the component itself, or the application, or React rendering. All the button is doing is rendering itself based on props passed. So some...

It's relevant in current architecture (bug in existing component). It's not trivial to reproduce and debug though.

I don't think they were ever there on desktop before. But I guess it's good to have them better aligned visually.

@lyubomir-popov can you provide a design how it is supposed to look like on desktop (with dropdowns having different spacing than on mobile)? Where the line should start and end...

Triage: effort high, impact low/medium. To be considered when migrating navigation to new architecture.

You can hotlink directly to Vanilla CSS from our servers (as per https://vanillaframework.io/docs#hotlink): `` Currently we don't export JS in any way unfortunately, so you would need to copy JS...

Not sure why you can't use hotlinked CSS in development if you use it in production? How would you want it to work? If you don't want to use yarn/npm...