As a wikidata editor, i want to be enabled to enter URLs relevant to the information of an item.
{F71812588}
[[ https://www.figma.com/design/RtMDwH7sMF5IPRJvyyZPv4/Mobile-editing-experience?node-id=4077-69577&t=w03RJEn4biuRL6m3-1 | Figma file here ]]
- the input field for URL is a simple text input
- the error check only occurs once the user attempts to publish - therefore if there is an error, we remain consistent with errors while publishing and display an error message with the error content
- In addition to the error message we show the error state in the input field
Questions open (or UX debt?) **data quality related**
- can we add the https: to an otherwise good looking email if this is the only thing missing?
- can we have additional checks, like a proper ending (.com, .org, etc)
IDEALLY we could check these things as the user writes and not only when he tries to publish....