Skip to content

Conversation

@navneetrai
Copy link
Member

Fixes #48

This pull request introduces several improvements to the UI and RTL (right-to-left) support for comment mentions and suggestions. The changes primarily enhance the visual consistency of mention tags and ensure proper placement of suggestion popups in RTL layouts.

UI consistency and styling:

  • Added comm:inline-block to mention tags in both the CSS (.tiptap .mention) and the HTML output for parsed comments, ensuring consistent inline-block display and improved alignment. [1] [2]

RTL support:

  • Modified the suggestion popup placement logic to use bottom-end when the document direction is RTL, improving usability for RTL languages.

@navneetrai navneetrai self-assigned this Sep 4, 2025
@navneetrai navneetrai force-pushed the pr-48 branch 2 times, most recently from f391411 to ccead12 Compare September 7, 2025 20:19
@navneetrai navneetrai merged commit 79fae49 into main Sep 9, 2025
2 of 6 checks passed
@navneetrai navneetrai deleted the pr-48 branch September 9, 2025 15:43
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.

4 participants