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

[WIP][RNMobile][FIX] floating toolbar for the first element in a group #17769

Closed

Conversation

dratwas
Copy link
Contributor

@dratwas dratwas commented Oct 4, 2019

Description

This is a phase 2 of #17399
In this PR I fixed the floating toolbar for the first element in a group to be rendered above the block and be clickable.
gutenberg-mobile PR - wordpress-mobile/gutenberg-mobile#1409

How has this been tested?

Check if each of floating toolbar in a group block is clickable and rendered in the correct place

Screenshots

Types of changes

bug fix

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.

@pinarol pinarol requested a review from mkevins October 7, 2019 07:13
@pinarol pinarol added the Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) label Oct 7, 2019
Copy link
Contributor

@pinarol pinarol left a comment

Choose a reason for hiding this comment

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

Although this is working super smooth on Group it doesn't produce desired results on Media & Text. We can merge this PR since it makes some things better but still we'll need to address the problem on media & text :(

Screen Shot 2019-10-07 at 10 53 47

Could you please add a logic to show FloatingToolbar on Group block only?

@lukewalczak
Copy link
Member

Closing for now. It will be open when work over the fix resumes.

@lukewalczak lukewalczak closed this Oct 7, 2019
@lukewalczak lukewalczak reopened this Oct 9, 2019
@lukewalczak lukewalczak added the [Status] In Progress Tracking issues with work in progress label Oct 9, 2019
@lukewalczak lukewalczak changed the title [RNMobile][FIX] floating toolbar for the first element in a group [WIP][RNMobile][FIX] floating toolbar for the first element in a group Oct 9, 2019
@dratwas dratwas closed this Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Status] In Progress Tracking issues with work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants