Skip to content

Refactor: Fixed position of FloatingToolbar on the bottom of the screen#2118

Merged
jbinda merged 28 commits intodevelopfrom
callstack/feat/fixed-floating-toolbar-position
Apr 22, 2020
Merged

Refactor: Fixed position of FloatingToolbar on the bottom of the screen#2118
jbinda merged 28 commits intodevelopfrom
callstack/feat/fixed-floating-toolbar-position

Conversation

@jbinda
Copy link
Copy Markdown
Contributor

@jbinda jbinda commented Apr 7, 2020

Fixes #1414

This PR changes behaviour of FloatingToolbar to align with guideline from this issue. It will be positioning absolutely at the bottom of the screen.

Please also refer to:
Related gutenberg PR
Related gutenberg-mobile issue

To test:

  • check if modified FloatingToolbar is rendered on bottom of the screen on iOS
  • check if modified FloatingToolbar is rendered on top of the screen on Android
  • check if Navigate-Up button in FloatingToolbar is clickable

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@jbinda jbinda added [Status] Needs Design Review Needs design review or sign-off before shipping InnerBlocks labels Apr 7, 2020
@jbinda jbinda requested review from dratwas and pinarol April 7, 2020 07:18
@jbinda jbinda self-assigned this Apr 7, 2020
@cameronvoell cameronvoell self-requested a review April 21, 2020 23:35
Copy link
Copy Markdown
Contributor

@cameronvoell cameronvoell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved via - WordPress/gutenberg#21446

@jbinda jbinda merged commit 8acfb12 into develop Apr 22, 2020
* Prefill caption for image blocks when available on the Media library
* New block: Buttons. From now you’ll be able to add the individual Button block only inside the Buttons block
* [iOS]: Video in video blocks can now be played inline on the editor.
* [iOS]: Move FloatingToolbar for nested blocks to appears of the bottom of the screen
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra line?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes... 🤦 I have prepared fix here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

InnerBlocks [Status] Needs Design Review Needs design review or sign-off before shipping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FloatingToolbar ideal version

3 participants