-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Ensure block toolbar doesn't overlap block by modifying forcePosition and shift popover props #42887
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
Merged
talldan
merged 20 commits into
trunk
from
try/flip-block-toolbar-by-modifying-placement
Aug 23, 2022
Merged
Ensure block toolbar doesn't overlap block by modifying forcePosition and shift popover props #42887
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8224e2b
Flip popover placement in SelectedBlockPopover component
talldan 1b1e68b
Adjust shift/forcePosition props instead of placement
talldan b191f72
Remount popover when attached to a different block
talldan 558ce49
Remove key prop
talldan 161d2f1
Update hook to use an effect and handle window resize event
talldan db3c7bb
Fix props not changing when elements are changed. Tidy up code and ad…
talldan a7de679
Remove any unrelated changes
talldan 506ae6f
Handle content ref being undefined - fixes widget editor errors
talldan 5be2bd4
Update toolbar popover props on block movement
talldan fda157e
Use dynamic toolbar height in hook
talldan 6e2be7d
Improve comments
talldan 9ec515c
Add resize observer for block
talldan eb03600
Refactor into seperate hooks
talldan e5c20cb
Revert "Refactor into seperate hooks"
talldan 6f2e887
Ensure the resize observer is using the correct view
talldan bc43d19
Refactor update on block move to a different effect to reduce event b…
talldan 4c3add5
Fix doc block description
talldan ad97614
Add missing hook dependency
talldan 07ff4b0
Switch to useLayoutEffect
talldan d4c5772
Use lazy initial state
talldan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Use dynamic toolbar height in hook
- Loading branch information
commit fda157e994227e2c8f7652e8c1c2bd7611a8d32a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.