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

[Web], [Mobile], [Desktop] - Unable to insert link mailto and tel #1048

Closed
tomotoshi3 opened this issue Jan 5, 2023 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@tomotoshi3
Copy link

My issue is about all platforms.

I have tried running example directory successfully before creating an issue here.

When you want to add link - dialog with text and link input fields is opened. But, validation on the link field allows only http urls. It would be nice to have mailto and tel links also. In fact, in earlier versions of this lib this was possible.

singerdmx pushed a commit that referenced this issue Jul 28, 2023
* Allow for custom regular expression validation of links. (#1048)

* Fix the default RegExp for link validation to support port and match the beginning.
@ellet0
Copy link
Collaborator

ellet0 commented Oct 25, 2023

My issue is about all platforms.

I have tried running example directory successfully before creating an issue here.

When you want to add link - dialog with text and link input fields is opened. But, validation on the link field allows only http urls. It would be nice to have mailto and tel links also. In fact, in earlier versions of this lib this was possible.

Thank you for bringing that to our attention!!
we will work on that

@ellet0 ellet0 self-assigned this Oct 25, 2023
@ellet0 ellet0 added the enhancement New feature or request label Oct 25, 2023
@ellet0
Copy link
Collaborator

ellet0 commented Nov 8, 2023

Thank you for the report, this issue has been open for a while and since there are no interactions with it, we had to close it

but if you still facing this issue, or other issues or you have any other questions, feel free to contact us anytime you want.

@ellet0 ellet0 closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants