Not able to Upload Image on Account Activity . Empty Snackbar being displaying.
nileshteji opened this issue · 4 comments
nileshteji commented
While testing the Application I was not able to upload a new image . After some time of Uploading the image, an empty snackbar is Displayed. There can be two bugs in this thing:
- If we are able to upload the image to the server , the Image is not being shown on the imageView, and also an empty snackbar is displayed.
- There can be one more test case If the image is not being uploaded , there should be an error message which should be displayed on the snackbar.
Reproduce the test cases
- Go to the Navigation Drawer
- Click on the imageView on the Top Left. This prompts you to the Account Activity
- Click on the imageView present at the Account Activity
- Choose an image to upload
- The Image will not be uploaded to the server and set to the imageView
- Empty Snackbar appears after 5-10 secs of uploading of image
Expected behavior
The Behaviour should be as follows:-
- We should be able to upload the image to the server with imageView being replaced with the new image.
- If there is an error we should get a snackbar with required details
Screenshots
I am Providing with link of Screen Record which will help to visualize the bug more effectively
https://drive.google.com/file/d/1pgiDvwhrOvaZ4h2Vo47dzhGaDiNUfEWc/view?usp=sharing
Smartphone Info:
Device: One plus 5
Android Version: Android 9
Additional context
Would you like to work on the issue?
- Yes
- No
adiig7 commented
Can I work on this?
liveHarshit commented
@adiig7 go ahead
shreyashcode commented
@adiig7 are you working on it??
siddhantdrk commented
@liveHarshit can I work on it ??