gristlabs_grist-core/app
Cyprien P b312b3b08b (core) Fix css issue with tooltip in filter menu on safari
Summary:
Small glitch on safari: when we show behavioural tooltips the content
of the tooltip is first added to the parent of the target elem, then
we set tooltip's container positioning to absolute which normally causes recompute
of the layout. But in safari it doesn't, hence the button shows as if
the tooltip was still in there, as a sibling.

Diff fixes that issue by forcing positioning to absolute on the tooltip container.

{F68474}

Test Plan: Should not break anything.

Reviewers: georgegevoian

Differential Revision: https://phab.getgrist.com/D3802
2023-03-13 15:39:41 +01:00
..
client (core) Fix css issue with tooltip in filter menu on safari 2023-03-13 15:39:41 +01:00
common (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
gen-server (core) updates from grist-core 2023-02-21 10:49:19 -05:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server add a pyodide-based "sandbox" flavor (#437) 2023-03-06 16:56:25 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00