Skip to content
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

[Bug] MobileToolbarV2 shows unnecessary space when keyboard is out #959

Open
saif-ellafi opened this issue Nov 1, 2024 · 1 comment
Open

Comments

@saif-ellafi
Copy link
Contributor

saif-ellafi commented Nov 1, 2024

Bug Description

Not sure if I am doing anything wrong, but there is a padding space of proportional size to toolbarHeight when the keyboard is up. This happens to be inside the Widget Column inside MobileToolbarV2

image

image

How to Reproduce

Follow the MobileToolbarV2 example and try on a mobile phone. When the keyboard is up, a large padding area shows at the bottom inside MobileToolbarV2

Expected Behavior

The extra space is not necessary

Operating System

Android

AppFlowy Editor Version(s)

4.0.0

Screenshots

No response

Additional Context

No response

@saif-ellafi
Copy link
Contributor Author

saif-ellafi commented Nov 1, 2024

@LucasXu0 - I think the ValueListenableBuilder on Keyboard being shown is not needed on MobileToolbarV2 as per in the screenshot, the toolbar is alwalys on top of the keyboard, or at least it can be managed by the rest of the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant