axiel7 / AniHyou-android

Another unofficial Android AniList client
https://axiel7.github.io/anihyou/
GNU General Public License v3.0
276 stars 5 forks source link

Media edit sheet jumps down when closing keyboard #149

Open Aiz0 opened 1 month ago

Aiz0 commented 1 month ago

Describe the bug (required) When a start or end date is added the sheet jumps down to the starting position

To Reproduce Steps to reproduce the behavior:

  1. Go to any anime not on your list
  2. Click on "Add"
  3. Scroll the sheet up so you can see everything
  4. Add a date to start date or end date fields
  5. See that the sheet is scrolled down again

Expected behavior Sheet should stay still

Screenshots Before: IMG_20240608_025814.jpg

After: IMG_20240608_025757.jpg

Enviroment (required)

Additional context (optional) Same thing sorta happens when adding a note.

axiel7 commented 3 days ago

I can't reproduce this in the latest version. I think this was a bug with the BottomSheet component itself.

But the bug is still present when closing the keyboard in the notes field so I'll leave this open