[FR] Handle invalid URLs when formatting text as a link
Description
On the link edition/creation dialog you can type anything and it's still accepted, it should only accept URL (from web URL to system (I don't know how they are called) URL like mailto, call, etc.)
In the link editing menu, we should let the user know "Type a valid URL to link"
Impact
Users who format text as links
Additional Context
No response
I would like to work on this issue.
@GouravShDev would you let me work on this issue?
@rwt-2001 sure.
Thanks @GouravShDev. I think there are other interesting issues to take :D Assigned it to @rwt-2001
The PR linked to this does not change any behavior inside the link menu, are we sure this is completed?
@annieappflowy @Xazin, if no one working on this, can I take it up? :smiley:
@annieappflowy Can you assign me this issue?
Sorry for the late response. Are you still keen to work on it? @Chandan-CV
Hi @annieappflowy , can i work on this? Also what all changes are required? Like should i change the title from 'Add your link' to 'Type a valid URL to link' and change the functionality by first checking if the link is valid before clicking entering or either of the two?
Thank you!
Hi @AdiAr11 , are you available to work on this?
@annieappflowy Yes, I am available!
@annieappflowy I think the following PR fixes this issue. https://github.com/AppFlowy-IO/appflowy-editor/pull/324