-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Only start image upload after categories have been selected? #322
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
Comments
I firmly believe that we are doing the good thing. Uploading as soon as we can is important for user efficiency. |
Hm, okay. We will need to try and figure out why some modifications work and others don't, then. I still haven't been able to deduce a pattern with that - unfortunately it leads to some pictures being uploaded without categories even though the user did select them. |
Maybe the users just press back on the categories screen? |
In the case of the photo I submitted, I definitely submitted it with categories selected. For me the % of pictures with this issue are maybe 10%, glancing at my contributions screen. Some people seem to have it more often (at least, judging from their feedback). |
Strange! |
Yeah, really strange. :( It's hard to figure out why the second step is failing occasionally (and works at other times). |
Have you never had this issue happen with your pictures, @nicolas-raoul ? |
I haven't noticed any so far. |
Closing this since it is a duplicate of #310 |
Currently, categories aren't submitted with the original file but are submitted as a modification later - this is because uploading starts immediately when the picture is selected, whereas categories are selected after that.
There are 2 issues with this:
What do you guys think? The web-based Upload Wizard only starts uploads after categories are selected, and aside from it taking just a bit more time, there don't seem to be any significant drawbacks to waiting.
The text was updated successfully, but these errors were encountered: