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

Pasting text using crtl+v onto a text should only create a link if an URL is passed #26399

Open
mattermod opened this issue Mar 6, 2024 · 7 comments
Assignees
Labels
Area/End User Feature Difficulty/2:Medium Medium ticket Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Tech/ReactJS Web app

Comments

@mattermod
Copy link
Contributor

mattermod commented Mar 6, 2024

Pasting text using crtl+v onto a text always creates a markdown link. This can be annoying if the user simply wants to overwrite the existing text with the pasted one.

Instead, a markdown link should only get created if the pasted text is an actual URL. Otherwise, the pasted text should overwrite the existing one.

If you have any questions, please reach out to @hanzei either in this ticket or on the Mattermost Community server.

Issue created from a message in Mattermost.


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-57108

@mattermod mattermod added Help Wanted Community help wanted Up For Grabs labels Mar 6, 2024
@hanzei hanzei added Difficulty/2:Medium Medium ticket Tech/ReactJS Web app Area/End User Feature Good First Issue Suitable for first-time contributors labels Mar 6, 2024
@609harsh
Copy link

609harsh commented Mar 7, 2024

Hi @hanzei i would love to work on this issue as my first contribution

@hanzei
Copy link
Contributor

hanzei commented Mar 7, 2024

Awesome, thanks @609harsh

@609harsh
Copy link

609harsh commented Mar 8, 2024

Hello @hanzei can you please confirm if this issue is on web browser or desktop app? since as per my initial check on browser it seems to be working fine

@hanzei
Copy link
Contributor

hanzei commented Mar 11, 2024

Hi @609harsh,

This is an web app issue.

@609harsh
Copy link

okay @hanzei but while doing setup on local development i am getting this error while running make run-server command
Error: failed to initialize platform: cannot create store: error setting up connections: pq: password authentication failed for user "mmuser"

@hanzei
Copy link
Contributor

hanzei commented Mar 12, 2024

Did you follow the setup outlined here to setup your environment?

@biva
Copy link

biva commented Apr 5, 2024

Hello @609harsh , if you manage to work on this issue, maybe you'll be able to solve this one as well, which is related: #26675

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area/End User Feature Difficulty/2:Medium Medium ticket Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Tech/ReactJS Web app
Projects
None yet
Development

No branches or pull requests

4 participants