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

[BUG] Screen size issue or elements out of the browser screen on first login #297

Open
betty29 opened this issue Feb 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@betty29
Copy link

betty29 commented Feb 11, 2024

Describe the bug
When trying to login to telegram web on Chrome it is found that the text(button) below the "NEXT" button is not visible(out of the screen) which could be related to the positioning of the elements (styling) on the page. There was no scrolling active as well, however on clicking the country dropdown the text above moves up and it is found that the text(button) below is "log in by QR code". Found this issue on 15.6 inch laptop screen.

It will be much better if all elements are positioned such that they are visible on all screen sizes without this glitch.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the link - https://web.telegram.org/k/
  2. The "sign into telegram" screen appears and it is noticed that the issue mentioned above exist.
  3. Click on country dropdown and then click outside of it. This will move the elements a little bit upwards, and then the text(button) underneath the NEXT button becomes visible.

Expected behavior
All elements should be visible within the browser screen or there should be a scroll enabled.

Screenshots
On visiting the link (login page)- https://web.telegram.org/k/
image

On clicking the countries dropdown (shows the list of the countries , so inorder to make the dropdown disapper click outside again).
image

Desktop :

  • OS: Windows
  • Browser: Chrome
  • Version 121.0.6167.160
@betty29 betty29 added the bug Something isn't working label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant