resumebuilder.dev icon indicating copy to clipboard operation
resumebuilder.dev copied to clipboard

UX issue when adding website url

Open TylerMRoderick opened this issue 2 years ago • 1 comments

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

TylerMRoderick avatar Feb 19 '23 17:02 TylerMRoderick

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.

malcodeman avatar Feb 23 '23 10:02 malcodeman