pioneer icon indicating copy to clipboard operation
pioneer copied to clipboard

Hide tooltip on locked accounts as soon as contents of scroll bar (accounts) start to get scrolled #3885

Open oleksanderkorn opened this issue 2 years ago • 3 comments

@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

oleksanderkorn avatar Nov 24 '22 22:11 oleksanderkorn

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)

vercel[bot] avatar Nov 24 '22 22:11 vercel[bot]

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

WRadoslaw avatar Nov 25 '22 07:11 WRadoslaw

GM! if i try to make it look bad, the window manager helps by resizing without the UI catching a rerender.

dropdown

tooltip

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 avatar Nov 25 '22 08:11 traumschule

@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 ?

thesan avatar Dec 12 '22 16:12 thesan

It's not great :)

traumschule avatar Dec 17 '22 08:12 traumschule