Skip to content
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

Vertical scrollbar is added when email isn't confirmed. #3244

Open
anviks opened this issue Jun 16, 2024 · 1 comment
Open

Vertical scrollbar is added when email isn't confirmed. #3244

anviks opened this issue Jun 16, 2024 · 1 comment

Comments

@anviks
Copy link

anviks commented Jun 16, 2024

Describe the bug
When an account doesn't have a confirmed email, a notification strip is shown, asking to confirm it. Its existence causes there to be a vertical scrollbar, which is really unpleasant, since I have to scroll to see discussion, submit and other buttons. Additionally, having a fourth scrollbar on the screen (in addition to scrollbars of kata description, solution and tests) makes it quite cumbersome to figure out, where my mouse has to be to scroll the outermost one.

To Reproduce

  1. Have an account without a confirmed email
  2. Start solving any kata (open any codewars link with "/train/" in it).

Expected behavior
Absence of scrollbar.

Screenshots
Here's a video where I demonstrate the effect of the redundant scrollbar and show that upon removing the email notification, the scrollbar disappears.
https://github.com/codewars/codewars.com/assets/117015417/3cb27d46-4ce4-49bc-a85e-e10019f2afc9

Browser

  • OS: Windows 11
  • Browser: chrome
  • Version: 125
@Madjosz
Copy link

Madjosz commented Jun 17, 2024

Related to #2484.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants