structurizr / ui

UI code for Structurizr Lite, on-premises, and cloud service.
https://docs.structurizr.com/ui
MIT License
38 stars 22 forks source link

Add the ability to add clickable links to properties #63

Closed FightingFox closed 2 months ago

FightingFox commented 2 months ago

Description

Sometimes you need to add links to swagger, documentation, or something else to the properties of an object. Please add the ability to hover over the tooltip and click on the links posted there.

Priority

I'm willing to add this feature myself and raise a PR (please confirm approach first)

More information

No response

FightingFox commented 2 months ago

@simonbrowndotje, good day.

We need this functionality to place links to various resources in properties. It seems to me that it is quite useful to use. We are ready to prepare changes and make PR, if you don't mind our idea. We are talking about the ability to hover the pointer over the tooltip, which is currently missing.

FightingFox commented 2 months ago

https://github.com/structurizr/ui/assets/77280748/18d814d7-ff95-4a86-9388-119419dc3168

simonbrowndotje commented 2 months ago

"Sticky toolips" are already supported by holding the Alt key (https://docs.structurizr.com/ui/diagrams/keyboard-shortcuts#viewing-diagrams) ... is this not working for you?

FightingFox commented 2 months ago

Оh, realy. It working, very good. Thank you.