ui icon indicating copy to clipboard operation
ui copied to clipboard

UI code for Structurizr Lite, on-premises, and cloud service.

Results 31 ui issues
Sort by recently updated
recently updated
newest added

### Description When a project has plenty of views, the sidebar of thumbnails gets messy, and it's difficult to keep the orientation there. To improve this, I would like to...

enhancement

### Description Add a legend to the Web-Editor which shows available keyboard shortcuts. ### Priority I have no budget and there's no rush, please add this feature for free ###...

enhancement

### Expected deploymentNodes should have styleable border color (=background) and other border parameters infrastructureNodes should be stleable ### Actual Style is ignored. ![Image](https://github.com/user-attachments/assets/112715e0-86db-4b19-8d04-c97d0a76f7ae) ![Image](https://github.com/user-attachments/assets/ce93aca4-21b1-4cc2-8d3e-cc792de9cc28) ### Steps to reproduce ``` workspace...

bug

### Expected Description added to a view should be readable. ### Actual Description is overlapped with date, so at least one row in not readable. For larger diagrams, font is...

bug

### Description If an element is overlapped by group or deploymentNode of elements, it is very hard to find out where it is and to move it into the right...

enhancement

### Description When new elements are added to a diagram, they often finish covered up by some grouping element, like deployment node. Making them visible requires moving element above, so...

enhancement

### Description As the backgound in views cannot be defined, if i export to png i found that the png has not set the background color to white or black...

enhancement

Hi! When trying out the new experimental "static" export of [structurizr/cli](https://github.com/structurizr/cli), I've stumbled across behavior of the UI that is not ideal, in my opinion. A quick check in [structurizr/lite](https://github.com/structurizr/lite)...

This PR will add basic support for showing mermaid diagrams on the documentation page | | | |--------|--------| | ![image](https://github.com/user-attachments/assets/8e285152-f206-4d1c-9e51-8847d45c3582)| ![image](https://github.com/user-attachments/assets/00e17983-e84f-4da3-9744-23acec0cfda2)

### Expected I can adjust the height and width of the asciidoc embedded diagram `image::embed:SystemContext-004[width=100,height=100]` ### Actual `[width=100,height=100]` don't seem to be working ### Steps to reproduce 1. Embed diagrams...

enhancement