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

fix(ux): fixed the ux of upload pages #132

Merged
merged 1 commit into from
Jul 28, 2021
Merged

Conversation

Shruti3004
Copy link
Collaborator

Description

fixed the user experience for uploads page since uploads page are longer than one page so on clicking the upload button user have to manually scroll to see the snackbar that whether the file is uploaded or not and we are familiar with the codebase so we knew that scrollbar appears on top right but for the first time user it may be bit confusing.

Changes

Added the srollTo({top:0})

How to test

Check the uploads pages.

  • try uploading any file.
  • or try creating any error.

Signed-off-by: Shruti3004 <mail2shruti.ag@gmail.com>
@shaheemazmalmmd shaheemazmalmmd added the ready PR is ready for merge label Jul 28, 2021
@shaheemazmalmmd shaheemazmalmmd merged commit d07d1c9 into development Jul 28, 2021
@Shruti3004 Shruti3004 deleted the fix/ux branch July 28, 2021 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants