-
Notifications
You must be signed in to change notification settings - Fork 77
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: Login and sign up page get compress in different resolution #105
Comments
Yes, @nlok5923 this is a valid UI issue. I was also thinking to open it in the future. |
@codesankalp @keshakaneria can I work on this |
@ruddi10 As you are assigned to an issue, I can't assign you. |
@codesankalp can u please assign this to me. |
Sure @nlok5923, Assigning you. |
@codesankalp what type of changes you want me to do . or shall i hide the anitaborg logo at lower resolutions |
@nlok5923 You can change the UI according to scaling i.e. use transforms to change UI in mobile or any other method such that mobile and desktop UI looks good. |
Any progress @nlok5923? |
Unassigning @nlok5923 due to inactivity. |
@codesankalp can I work on this issue . |
Assigning you @StarTrooper08. |
Yes , sure👍 |
Hey sorry for the delay to solve this issue. |
@StarTrooper08 First try to explore the project. |
Okay |
@StarTrooper08 any updates? |
@codesankalp I can work on this issue, please assign it to me. |
@codesankalp I can make the login and register page fully responsive using pure CSS without breaking any feature. If you need any other changes, then do let me know. Please assign the task to me, I would love to work on it. |
Instead of using pure CSS try to use react-bootstrap as much as possible. |
Okay! |
Describe the bug
Login and register page compresses in different resolutions probably when resolution is less than 480 X 671
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should hold a flexbox property that login and register component should acquire the center upper half or lower upper half area of landing page
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
login and register page should be clearly accessible by user
The text was updated successfully, but these errors were encountered: