iotaledger / iotaledger/firefly
[Task]: Enhance key value boxes to open url
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
### Task description
In key value boxes we make the text copyable in most cases because we didn't allow opening external urls that where not whitelisted. Now we have a different mechanism for opening urls in the browser we can enhance all the key value boxes where custom urls are displayed to open them.
We can either detect a value is a url or we can make it a param to pass in.
### Requirements
- Enhance key value boxes to allow opening any url.
### Creation checklist
- [ ] I have assigned this task to the correct people
- [X] I have added the most appropriate labels
- [X] I have linked the correct milestone and/or project
Contributor guide
Assessment
This issue has not been assessed yet.