In annotations, do not pass clickLink, but pass formatValue #260
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#260
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is no need to special-case clicking on links, but we need to format them to open in target="_blank".
On the other hand, there is nothing inherently wrong with this. We do the same on the info page, and in case we want to log external links, this would be the only way to do it. Marking wontfix.