wilgaboury/super-speedy-dial

Make Context Menu Use Portal

Closed this issue · 0 comments

Context menu uses a kind of janky JSX argument which breaks the declarative nature of solid and doesn't work with solid Contexts. Make it so that it uses more standard tools like Portal/Dynamic instead.

Related: the opening animation is has a difficult time playing at times because of this and it would be nice to make it so that context menu always plays the closing animation before or while opening the new one.