wordpress-mobile / gutenberg-mobile

Mobile version of Gutenberg - native iOS and Android
GNU General Public License v2.0
257 stars 58 forks source link

Slider effects for the content at the end of the post is obscured by the block settings BottomSheet #2621

Open designsimply opened 4 years ago

designsimply commented 4 years ago

Block settings with sliders were updated to reflect changes immediately for 15.7 in https://github.com/wordpress-mobile/gutenberg-mobile/pull/2286. 😍

In beta testing, we received feedback saying the slider effect cannot be seen for the latest blocks in a post because they are usually behind the bottomsheet, and we were wondering if anything could be done about that to help?

slider-hidden-behind-bottomsheet-wpandroid-15 7-rc-3

Tested with WPAndroid 15.7-rc-3 on Pixel 3 Android 11.

If not, please feel free to close this issue with a note!

(internal reference: p5T066-1vr-p2#comment-5840)

hypest commented 4 years ago

This falls under the general issue of the content/block not scrolling correctly to stay visible when manipulated.

Related tickets: https://github.com/wordpress-mobile/gutenberg-mobile/issues/427 https://github.com/wordpress-mobile/gutenberg-mobile/issues/1881