-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
Graph: ClassStatus: ApprovedIs ready to be worked onIs ready to be worked onType: Bug / ErrorSomething isn't working or is incorrectSomething isn't working or is incorrect
Description
Description
Despite what was elaborated in the original feature proposal (#963), if a class is annotated with multiple stereotypes, only the first one is rendered.
Oddly, the comment to the corresponding pull request (#973) omitted to cite the multiple stereotype case, despite being a key point of the proposal 🤔 — I cannot understand such discrepancy... maybe during the development process the idea of multiple stereotypes was silently dropped, or just overlooked...? @klemmchr, could you please clarify?
Steps to reproduce
For example, define a class diagram like this (code sample from the original feature proposal):
classDiagram
class MyInterface {
<<interface>>
<<injected>>
}
Screenshots
(this screenshot is from "Live Editor - Develop" using the provided code sample — its link is herein attached)
Code Sample
Setup
- Mermaid version: v11.7.0+e7970c6
- Browser and Version: Firefox 139.0.4
Metadata
Metadata
Assignees
Labels
Graph: ClassStatus: ApprovedIs ready to be worked onIs ready to be worked onType: Bug / ErrorSomething isn't working or is incorrectSomething isn't working or is incorrect
