Tooltip: Position and delay #231
Answered
by
martinkrulltott
martinkrulltott
asked this question in
Q&A
Answered by
martinkrulltott
Feb 22, 2021
Replies: 3 comments 8 replies
|
(2) was a stylistic choice by me when I prevented tooltips from showing outside of their parent container - I thought it would be better to flip the tooltip to keep it inside the parent instead of scrolling the tooltip outside or hiding it. I think the choice makes more sense when you look at a taller reference component like in this demo: https://ui.dhis2.nu/demo/?path=/story/tooltip--hides-when-out-of-frame |
4 replies
|
For 1., even though it will be solved by #230, I get the feeling this won't be resolved for 2.36. As an MVP for the issue described in this ticket, could we change the in and out times to match? Should just be a one-liner and would help solve the DV issue for 2.36. |
2 replies
Answer selected by
varl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



For 1., even though it will be solved by #230, I get the feeling this won't be resolved for 2.36. As an MVP for the issue described in this ticket, could we change the in and out times to match? Should just be a one-liner and would help solve the DV issue for 2.36.