Skip to content

Fix absolute positioned mentions#7

Open
rbclark wants to merge 1 commit intothoughtbot:hotwire-example-action-text-mentionsfrom
rbclark:hotwire-example-action-text-mentions
Open

Fix absolute positioned mentions#7
rbclark wants to merge 1 commit intothoughtbot:hotwire-example-action-text-mentionsfrom
rbclark:hotwire-example-action-text-mentions

Conversation

@rbclark
Copy link

@rbclark rbclark commented Oct 17, 2022

Currently mentions are positioned to show up under the cursor, however clicking on any of those mentions does not actually insert anything since the trix-blur event happens first. This fixes the issue by not collapsing on trix-blur.

Currently mentions are positioned to show up under the cursor, however clicking on any of those mentions does not actually insert anything since the trix-blur event happens first. This fixes the issue by not collapsing on trix-blur.
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

Successfully merging this pull request may close these issues.

1 participant