-
Notifications
You must be signed in to change notification settings - Fork 1.8k
bug: filter UI is not looking good #1821
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
Comments
@devsargam the issue is still there, look into my PR it fixes the issue |
why is the texts are not justified? |
@SimantaRajSarma i looked into it and the thing is the div and the content itself are centered but what you see is, on the left side there is a checkbox whose opacity is set to 0, and once we select that particular tab the checkbox's opacity goes to 100. attached the image for your reference. ![]() ![]() |
@rohityadavv7 bro, whoever has created the filter, isn't it a component? like he fixed it in one place, but the changes didn't happen on the other places |
@SimantaRajSarma it is a component for sure, but it had some height and background color issues which were not coming out good in the dark mode! |
@rohityadavv7 ouhh cool then! i guess you or someone else could fix it |
@rohityadavv7, I've opened a PR that has the fix of this issue! #1836 |
@SimantaRajSarma lol my PR solves the issue too, tho i don't know whether these PR's will be merged or not |
@rohityadavv7 lol, it doesn't matter whether your or mine PR get merged! the issue needs to fix! and i guess @devsargam is busy on something else, there isn't any new PR got merged from the past 2 months |
The text was updated successfully, but these errors were encountered: