URL
A validated URL that renders as a clickable chip.
Last updated
Stores a single URL and renders it as a clickable chip. Useful for Source, Ticket, Design link, Repo.
Setting a value
- Paste or type a URL.
- The cell shows the host (e.g.
github.com/…) to keep rows scannable. - Click the chip to open the link in a new tab.
Valid formats
https://…andhttp://…are accepted.- Bare domains (
example.com) are auto-prefixed withhttps://. - Invalid values are rejected — the cell stays empty.
Filters
is empty, is not empty, contains, does not contain.