Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navaids: Add support for markdown descriptions #6709

Closed
jessica-woodland-scott-db opened this issue Aug 17, 2023 · 5 comments
Closed

Navaids: Add support for markdown descriptions #6709

jessica-woodland-scott-db opened this issue Aug 17, 2023 · 5 comments
Assignees
Labels
fixed (test & close) An issue has been fixed, merged into master and is ready for further testing small change Should be a simple, low complexity issue
Milestone

Comments

@jessica-woodland-scott-db
Copy link
Contributor

Description

Included on the measurable category view

Resourcing

We would like to add this request to the Waltz team's feature backlog

@jessica-woodland-scott-db jessica-woodland-scott-db added the small change Should be a simple, low complexity issue label Aug 17, 2023
@jessica-woodland-scott-db jessica-woodland-scott-db added this to the todo : 1.53 milestone Aug 17, 2023
@davidwatkins73
Copy link
Member

We want to be able to rich information under nav aid diagrams. Currently the descriptions are just plain text but if we render them as markdown we can make them more useful. Initial uses include:

  • legends (using colorful text)
  • links to confluence etc

@jessica-woodland-scott-db
Copy link
Contributor Author

image

@jessica-woodland-scott-db
Copy link
Contributor Author

### Blueprint diagram (2023-07-20)

#### Legend
- <span style="color: red">&#x2B1B;&#xfe0e;</span> Data Types
- <span style="color: blue">&#x2B1B;&#xfe0e;</span> Capabilities

@jessica-woodland-scott-db
Copy link
Contributor Author

Had to add ︎ to allow unicode character to inherit text colour

@davidwatkins73
Copy link
Member

We are using bullet points for the legend as markdown tables stretch to 100% of the screen and don't look so good if there isn't much content.

@davidwatkins73 davidwatkins73 added the waiting on contribution Issue has been fixed, however the code has not _yet_ made it's way upstream label Aug 18, 2023
deutschebank-sync pushed a commit to deutschebank/waltz that referenced this issue Aug 25, 2023
- can be used for creating legends

#CTCTOWALTZ-2830
finos#6709
@davidwatkins73 davidwatkins73 added fixed (test & close) An issue has been fixed, merged into master and is ready for further testing and removed waiting on contribution Issue has been fixed, however the code has not _yet_ made it's way upstream labels Aug 28, 2023
@davidwatkins73 davidwatkins73 modified the milestones: done : 1.53, 1.53 Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed (test & close) An issue has been fixed, merged into master and is ready for further testing small change Should be a simple, low complexity issue
Projects
None yet
Development

No branches or pull requests

2 participants