Browser scrollbar, position fixed, dropdown menu, and jumps
Firstly, let's see a small problem:
This is our situation:
I am using @radix-ui/themes for all the components;
The header is fixed positioned;
When the dropdown menu opens, it adds an overlay, which hides the scrollbar;
So the header's width is ...
blog.peng37.com1 min read