Summary:
The arrow to show and hide the box to write the title and description in the new upload flow seems to point in random directions after the first upload.
Steps to reproduce:
How can we reproduce the issue?
Screen-shots:
Thanks for reporting @domdomegg , funny issue though:D If you don't plan to work on this issue, can we promote this for beginners?
Have added beginner friendly tag. Have not looked into it at all though so it might be difficult, will remove if it turns out to be.
For someone reads this lines, this issue seems beginner friendly, but can be hard one too. Please consider this before start.
I am a beginner so I will take on this issue.
Assigned to @NicholasWeiner
@domdomegg I can't seem to replicate the issue on my device? What Android version is your phone using?
I reproduced it on the Galaxy Nexus (simulator) at API level 28. Will post full details in a bit.
Details:
Name: Galaxy_Nexus_API_28
CPU/ABI: Google APIs Intel Atom (x86)
Path: ~/.android/avd/Galaxy_Nexus_API_28.avd
Target: google_apis [Google APIs] (API level 28)
Skin: 720x1280
SD Card: 512 MB
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: Galaxy Nexus
hw.lcd.width: 720
hw.initialOrientation: Portrait
image.androidVersion.api: 28
tag.id: google_apis
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Galaxy Nexus API 28
hw.gpu.mode: auto
hw.ramSize: 1024
PlayStore.enabled: false
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 1280
vm.heapSize: 80
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
skin.path.backup: _no_skin
hw.audioInput: yes
image.sysdir.1: system-images/android-28/google_apis/x86/
showDeviceFrame: no
hw.camera.back: virtualscene
AvdId: Galaxy_Nexus_API_28
hw.lcd.density: 320
hw.arc: false
hw.device.hash2: MD5:5c288d27461585ecc73a535555e7cf61
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: no
hw.battery: yes
hw.sdCard: yes
tag.display: Google APIs
runtime.network.latency: none
disk.dataPartition.size: 2G
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
Recreated on master @ b447612cc



Hi, I am planning to work on this issue. Are you still working on it @NicholasWeiner? Please let me know if you have discovered something that would be useful for further testing and fixing! Thank you
Hi Bence,
The issue is all yours. I can no longer work on it due to having a busy
schedule for the next few months.
On Mon, Mar 18, 2019, 4:11 PM Bence Konya notifications@github.com wrote:
Hi, I am planning to work on this issue. Are you still working on it
@NicholasWeiner https://github.com/NicholasWeiner? Please let me know
if you have discovered something that would be useful for further testing
and fixing! Thank you—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/commons-app/apps-android-commons/issues/2205#issuecomment-473951483,
or mute the thread
https://github.com/notifications/unsubscribe-auth/Ark6DzElp89A-2CpwahwU-403vWC4sfmks5vX6ykgaJpZM4Zd9co
.
OK. Thank you. @domdomegg, please assign this issue to me if you agree!
Assigned to @mrpeny
Also @mrpeny It looks like you might have a fix in 762c210. I'd be happy to review a PR consisting of that change if you request a review from me :)
Thanks @domdomegg, I made the PR. Please let me know if something is not correct! I have read the documentation but I am new to the open source world so I might have missed something.