Improve updating existing links
Anastasiya Mazheika
When there's an existing link in a test case, it would be nice to set a mouse cursor and click on the 'Link' icon, to get the link automatically recognized instead of showing an empty modal.
To update the link now, it's needed:
- Get the new link or read the old one with extra steps (if e.g. one char needs to be added to an old link)
- Select the whole phrase
- Click "Link" icon
- Insert new values
Instead of...
- Set the mouse cursor
- Click "Link" icon
- Insert new values