patriciatiffany

Results 6 comments of patriciatiffany

Hi! I'm wondering, what is the status on this issue? I am also running up against a case where I want to add aria-label/ role/tabindex attributes to my SVG, and...

(Perfect! That's what I ended up doing, but I wasn't sure if that was the best way.) Yes, exactly. And `title` on the SVG element too, to describe the overall...

I'm not sure it's possible to have `title` as a prop. I spoke too soon in my last message; my use case would be the same as the original comment...

I had a similar problem, and I wanted to use drag to change the position *without* transform/translate. If we're able to do that, I could imagine using the left/top positioning...

Ah, I missed that, thanks. That's perfect-- it works!

Seconding this. Came across this issue upon noticing the scrollbar shift: https://github.com/radix-ui/primitives/discussions/1586