Reactive-Resume icon indicating copy to clipboard operation
Reactive-Resume copied to clipboard

[Bug?] After Adding a Link to Text, Subsequent Text Also Has The Link

Open CorreyL opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] Yes, I have searched the existing issues and none of them match my problem.

Product Variant

Cloud (http://rxresu.me)

Current Behavior

Disclaimer: This is more of a text editor behavior consistency question/discussion, not necessarily a bug!

In other Text Editing software that allow adding hyperlinks to text, after the link has been applied, subsequent text that is typed will not also have the link applied to it

Microsoft Word

microsoft-word

Google Docs

google-docs

However, in Reactive Resume (appreciating that it's from the default behavior from the third-party library Tiptap), the link will continue to apply to subsequent text that is typed:

Reactive Resume

reactive-resume

Expected Behavior

I would expect behavior similar to Microsoft Word and Google Drive, following the design/usability heuristic of "Consistency and Standards" in the Nielsen Norman Group Top 10 list:

Local Build of Reactive Resume

reactive-resume-change

Steps To Reproduce

  1. Open a Dialog component that allows the insertion of a hyperlink to the Summary section of the Dialog
  2. Type text that you intend to add a hyperlink to
  3. Highlight the text made in step 2
  4. Click the Hyperlink button and add a URL in the prompt
  5. Continue to type, and observe how the Hyperlink continues to apply to subsequently typed text.

What browsers are you seeing the problem on?

Microsoft Edge

What template are you using?

None

Anything else?

No response

CorreyL avatar Jan 21 '24 17:01 CorreyL