pioneer
pioneer copied to clipboard
Hide tooltip on locked accounts as soon as contents of scroll bar (accounts) start to get scrolled #3885
@WRadoslaw applied your suggestion, it is not flipping, but still not ideal, the tooltip link is hidden later than the tooltip itself, because of transition: ${Transitions.all};
(resetting transition for opacity to 0s helps )
But the requirements are to hide on scroll is started.
Fixes: https://github.com/Joystream/pioneer/issues/3885
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
dao | ✅ Ready (Inspect) | Visit Preview | Nov 24, 2022 at 10:34PM (UTC) |
pioneer-2 | ✅ Ready (Inspect) | Visit Preview | Nov 24, 2022 at 10:34PM (UTC) |
pioneer-2-storybook | ✅ Ready (Inspect) | Visit Preview | Nov 24, 2022 at 10:34PM (UTC) |
Yeah, unfortunately I have no idea why solution based on the popper API would suddenly stop working. About the scope, hiding tooltip on scroll won't change a thing, because this problem occurs when drop-down is totally static
GM! if i try to make it look bad, the window manager helps by resizing without the UI catching a rerender.
I'm almost in favor of a notification area above or below that updates on hover. Not even excluding the idea of an expanded list with a hint for all unsuitable accounts.
@traumschule I think this only happen if the window size is reduced way passed what the app supports:
@dmtrjsg, @oleksanderkorn but I'm not sure about what the issue is about... Here's what I'm getting on ff: Screencast from 2022-12-12 17-45-15.webm
Is this behavior wrong ?
It's not great :)