Skip to content
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

[front] - feat: implement URL detection in editor extension #11337

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

JulesBelveze
Copy link
Contributor

Description

This PR at implementing URL detection when pasting in the InputBar.

  • Added a new extension to the editor for detecting URLs during paste actions
  • Configured a dummy callback to log detected URLs for future implementation of URL handling

References:

Risk

None, not used

Deploy Plan

N/A

@JulesBelveze JulesBelveze requested a review from tdraier March 12, 2025 14:50
 - Added a new extension to the editor for detecting URLs during paste actions
 - Configured a callback to log detected URLs for future implementation of URL handling
@JulesBelveze JulesBelveze force-pushed the front/detect-pasted-urls branch from 34b90c1 to 33e9151 Compare March 12, 2025 14:52
Copy link
Contributor

@tdraier tdraier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks reasonable 👍

@JulesBelveze JulesBelveze merged commit a586802 into main Mar 12, 2025
6 checks passed
@JulesBelveze JulesBelveze deleted the front/detect-pasted-urls branch March 12, 2025 15:16
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.

2 participants