Kael

Results 390 comments of Kael

Popups are yucky 🤢 We already have these ad spots all over the place

uBlock doesn't block them, only 5% of our traffic uses brave. What makes you think brave won't block this too?

If you're going to add this anyway the dismiss button needs to be remembered, and it probably shouldn't appear until either navigation or focus loss.

I think we need to run openStrategy.select on mount if there are items selected already

Mark as ready when it no longer needs more testing

It has a frame debounce, you will have to use requestAnimationFrame instead of nextTick: https://github.com/vuetifyjs/vuetify/blob/7d3557a75497c508e2d7f855b5db54fc52d7ec9e/packages/vuetify/src/composables/virtual.ts#L184-L187 scrollToIndex should be async and wait for render before returning. setTimeout(50) might work sometimes but...

You're gonna have to be more specific, we don't speak your language so it isn't obvious what's wrong.

We have this for buttons but not form inputs for some reason.