insightsengineering / insightsengineering/teal.slice

`available` dialog slips out of screen

Open
#416 1 comment 0 reactions 0 assignees View on GitHub
bug core
Dominant language
R
Stars
12
Forks
7
Avg merge
3d 31m
Merged PRs (30d)
1

Description

Dialog containing available filters is rendered such that its right edge falls outside the screen and this causes a horizontal scroll bar to appear.

Furthermore, when the last active filter is unchecked, the collapse icon disppears, the add icon is shifted rightwards and the content of the dialog moves further to the right. This could be patched by using `visibility: hidden` instead of `display: none` to hide icons but we would end up with empty space between `add` and `remove`.

https://github.com/insightsengineering/teal.slice/assets/114988527/3237b372-a365-4e8e-bf2a-0bc117a46524

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.