-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Closed
Copy link
Labels
[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Package] Components/packages/components/packages/components[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Previously: #13617
Describe the bug
When changing the text within a linked segment, or moving the selection caret using arrow keys, the link popover animates repeatedly.
To reproduce
- Navigate to Posts > Add New
- Click the writing prompt
- Insert some text
- Apply a link to said text
- Select within the linked fragment of text
- Change the linked text, or simply use arrow keys within to change caret position
- Note that the popover animates in response to each input
Expected behavior
The Popover should only animate once when first shown, not on input.
Screenshots
Desktop:
- OS: macOS Mojave 10.14.4 (18E226)
- Browser: Chrome Version 73.0.3683.103 (Official Build) (64-bit)
- Version:
master
(1df3021)
Metadata
Metadata
Assignees
Labels
[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Package] Components/packages/components/packages/components[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended