You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing open and closed issues
Does the issue happen when logged in?
Yes
Does the issue happen when logged out?
No
Does the issue happen in incognito mode when logged in?
Yes
Does the issue happen in incognito mode when logged out?
No
Account name
d1rshan
Account config
No response
Current Behavior
the show personal bests modal scroll is conflicting with page scroll and also the first column (time / words) is "sticky" not sure if this is intentional.
personalbests.mp4
Expected Behavior
modal scroll shouldn't conflict with page scroll and the time or words shouldn't be "sticky"
Steps To Reproduce
Go to profile page
Click on show personal bests either for time or words
Environment
OS: Arch Linux
Browser: Zen Browser (Firefox based)
Anything else?
i would like to work on this and i will make sure to migrate this modal properly to solidjs, will do my best to maintain consistency in code with rest of the already migrated modals.
Did you clear cache before opening an issue?
Is there an existing issue for this?
Does the issue happen when logged in?
Yes
Does the issue happen when logged out?
No
Does the issue happen in incognito mode when logged in?
Yes
Does the issue happen in incognito mode when logged out?
No
Account name
d1rshan
Account config
No response
Current Behavior
the show personal bests modal scroll is conflicting with page scroll
and also the first column (time / words) is "sticky" not sure if this is intentional.personalbests.mp4
Expected Behavior
modal scroll shouldn't conflict with page scroll
and the time or words shouldn't be "sticky"Steps To Reproduce
Environment
Anything else?
i would like to work on this and i will make sure to migrate this modal properly to solidjs, will do my best to maintain consistency in code with rest of the already migrated modals.