New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Column Drop arrow is not responsive #16659
Comments
|
@williamdes The div for the dropdown is outside the th tag if we will add it in the th tag I think it will responsive. Can you tell which file should I look for this change? |
Hi ! |
|
@williamdes yeah I found it. I will try to fix it |
Signed-off-by: ujjwal <ujjwal24batra@gmail.com>
Signed-off-by: William Desportes <williamdes@wdes.fr>
It made the arrow not to be aligned with the dropdown, the user could not use the dropdown Signed-off-by: William Desportes <williamdes@wdes.fr>
Describe the bug
Column drop arrow's position remains unchanged in header row when window is minimized.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
column drop arrow should adjust itself with windows size.
Screenshots

(normal window)
(after the window is minimized)

Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: