-
Notifications
You must be signed in to change notification settings - Fork 22
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: Register form not completely visible #30
Comments
@annabauza Can you please confirm/approve this issue. This can be a good first timer issue. |
@Rahulm2310 have you tested these locally .?
|
@chinmaym07 On my 14-inches screen, I face the issue and have added the GIF for the same. May be you possess a larger display.
I mentioned alert and not error. I think the message even if a confirmation should stay at least for 2 seconds. Otherwise there is no point displaying them. |
@Rahulm2310 It just a sign of notifying the user that he had entered correct credentials & in last GIF that I posted it stays there for more than 2-3 seconds & the GIF you posted above looks blurred to me sorry I am unable to find where the issue is with displaying of Registeration form. |
approved. I don't think it's first timer issue. |
@annabauza Can I work on it? |
@jalajcodes yours |
@Rahulm2310 Does @chinmaym07 reply resolves your problem about error not staying long enough? In your case, the error stays for just a fraction because the request never gets sent to the correct url. This should be fixed soon. |
I think its not necessary to show a confirmation when passwords match... instead, it should check if they don't match and then show the error and return from the function so the request doesn't get sent. |
@jalajcodes Are you working on this. If not started, you can make it available for OSH. |
@Rahulm2310 yeah that's what I want to do, just waiting to get access to label issues in this repo😉 |
@jalajcodes unassigning you and opening this for OSH aspirants 😉 |
@Rahulm2310 can i take up this issue. |
Describe the bug
The register UI is not completely visible on laptop screen size and not scrollable. Also, the alerts are not completely visible and just shows up for merely 1 second.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The page should be scrollable and alerts should remain for more time like 2-3 seconds or more.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: