resumebuilder.dev
resumebuilder.dev copied to clipboard
UX issue when adding website url
Problem
If you add www.mysite.com to the website field in the personal details section, nothing shows up in the template. This confused me for a few minutes. Apparently, user text will only appear if a valid link starting with https:// is entered.
I think it might be a good idea to indicate this to the user in some way.
Possible Solutions
- add validation to that field with descriptive error text if url is invalid
- add helper text
- allow invalid urls to appear as plain text rather than a link
Hey, thanks for reporting the issue. I will try to figure out a way to fix this without requiring the users to type in full URL.