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

When uploading a large image to a new weekplan, the image is not uploaded properly #482

Closed
mads-bo opened this issue Apr 30, 2020 · 2 comments
Labels
Priority: high High priority, its required to work Type: bug Bugs and other insects

Comments

@mads-bo
Copy link
Contributor

mads-bo commented Apr 30, 2020

Describe the bug
When I upload an image taken with my phones camera, the image shows as a loading icon, instead of the actual image. When creating a new activity and searching for the image, the image still shows as a loading icon.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new activity
  2. Choose an image from the phones internal storage
  3. Save and see the error

Try also creating a new activity again and searching for the image, to see the error again

Expected behavior
The image to show up as itself

Actual behavior
Image shows as a loading icon

Screenshots

Environment (please complete the following information):

  • Galaxy S9 running Android 10

Additional context
Add any other context about the problem here.

@mads-bo mads-bo added the Type: bug Bugs and other insects label Apr 30, 2020
@T-Dawq T-Dawq added the Priority: high High priority, its required to work label May 5, 2020
@T-Dawq
Copy link

T-Dawq commented May 5, 2020

Alternative solution 1
Define a reasonable size limit (e.g. the app should at the very least be able to support photos taken with the device's camera) and make sure the application supports this.
A popup should tell the user what is wrong if the photo exceeds the limit.

Alternative solution 2
Figure out the current size limit and resize the image.

@Lortemanden Lortemanden added this to Issues to do in 2020f 3. sprint via automation May 5, 2020
@Lortemanden Lortemanden added this to the 2020S3 milestone May 5, 2020
@Lortemanden Lortemanden removed this from Issues to do in 2020f 3. sprint May 5, 2020
@Lortemanden Lortemanden removed this from the 2020S3 milestone May 5, 2020
@Kaliahh Kaliahh added this to High in RAW_Product Backlog Sep 24, 2020
@Kaliahh Kaliahh added this to the 2020eS1 milestone Oct 1, 2020
@Determinatoro Determinatoro added this to Issues to do in 2020e 1. sprint Oct 5, 2020
@AdrianPlesner AdrianPlesner moved this from Issues to do to Issues in progress in 2020e 1. sprint Oct 8, 2020
@MichelleTerpling
Copy link
Contributor

Can not be replicated

2020e 1. sprint automation moved this from Issues in progress to Issues done Oct 8, 2020
@Kaliahh Kaliahh removed this from High in RAW_Product Backlog Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: high High priority, its required to work Type: bug Bugs and other insects
Projects
No open projects
2020e 1. sprint
  
Issues done
Development

No branches or pull requests

6 participants