Andres Galante
Andres Galante
Sorry, here it is: https://codepen.io/andresgalante/pen/eepdNz?editors=1100
I solved it flexing the container: ```scss .slider-tick-label-container { display: flex; justify-content: space-between; } ``` and removing the js that defines the width and margin left.
Is this PR still valid? if so, can we merge it or move it to QA?
🚀 🐿️
Can we merge this PR?
@He1DAr Since you are at it with Sentry, I wanted to bring this PR up
+1, this will also help for Sentry errors. I am hoping to add this to our cue on Q1
Thanks Matt for bringing it up. This one is in the radar for @He1DAr as he improves our Sentry implementation
Do we have anyone asking for this feature?
A month ago I talked to someone who has done the move from manifest v2 to v3. They told me that the scope of the work was larger than they...