session-foundation / session-android

A private messenger for Android.
https://getsession.org
GNU General Public License v3.0
26 stars 2 forks source link

[BUG] When creating New message -> Next button is below the view (need to scroll down) #116

Open keybreak opened 1 year ago

keybreak commented 1 year ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

Next button is below the visible view (needs to scroll down)

Expected Behavior

Such essential thing should be always visible without scroll, because not all users expect to scroll.

Steps To Reproduce

  1. New message
  2. Enter Session ID
  3. Next button is below the visible view (needs to scroll down)

Android Version

Android 9

Session Version

1.17.4 (3595)

Anything else?

Tested on Xiaomi Redmi Note 6 pro

KeeJef commented 1 year ago

Can you provide a screenshot for this one? Interested to see how the button is cut off

keybreak commented 1 year ago

Sure!

session-attachment cleaned

The Next button is right underneath copy / share buttons, once you've entered Session ID, you have to scroll almost exactly to the length of button height + margins to see it...which is not optimal :upside_down_face:

P.S. I've covered some stuff to preserve privacy / language settings - but you get the idea. :laughing:

KeeJef commented 11 months ago

tracking via SES-1315, we need to bring the Android new message screen behavior inline with iOS behavior