-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Implement direct uploads from Nearby List #1121
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
Implement direct uploads from Nearby List #1121
Conversation
Thanks @misaochan , it works as intended. I restarted Travis CI tests, lets see if it can pass this time. |
Travis logs says: |
@neslihanturan Yeah, we need to overhaul several of the Nearby tests before releasing the direct uploads feature. However, I'm not sure if we want to block individual PRs for it? AFAIK some Nearby tests would have failed ever since the UI overhaul at the start of this branch (#1018 ). |
So there is no block to merging it @misaochan :) |
Hooks up the camera and gallery buttons in Nearby List, as part of the requirement for #252 . Title and desc fields are autofilled, similar in scope to #1060 .
Category suggestions and Wikidata edits have not been implemented.