flowchart TD
classDef blocked fill:#f5f5f5,stroke:#999,color:#999,stroke-dasharray:5 5
classDef blocked_ext fill:#fff8e1,stroke:#f9a825,color:#f57f17,stroke-dasharray:5 5
classDef assigned fill:#e8f4fd,stroke:#0969da,color:#0b2545
classDef actionable fill:#d4edda,stroke:#28a745,color:#11341c
classDef group fill:#e5e7eb,stroke:#6b7280,color:#111827
priority_medium(("Medium")):::group
i10["#10 (bug) Fix word breaking behaviour for Korean"]:::actionable
priority_medium --- i10
uncategorized(("Uncategorized")):::group
i7["#7 (chore) Issues diagram"]:::actionable
uncategorized --- i7
i1["#1 (chore) Dependency Dashboard"]:::actionable
uncategorized --- i1
priority_medium ==> uncategorized
Open Issues
Priority Tree
flowchart TD classDef blocked fill:#f5f5f5,stroke:#999,color:#999,stroke-dasharray:5 5 classDef blocked_ext fill:#fff8e1,stroke:#f9a825,color:#f57f17,stroke-dasharray:5 5 classDef assigned fill:#e8f4fd,stroke:#0969da,color:#0b2545 classDef actionable fill:#d4edda,stroke:#28a745,color:#11341c classDef group fill:#e5e7eb,stroke:#6b7280,color:#111827 priority_medium(("Medium")):::group i10["#10 (bug) Fix word breaking behaviour for Korean"]:::actionable priority_medium --- i10 uncategorized(("Uncategorized")):::group i7["#7 (chore) Issues diagram"]:::actionable uncategorized --- i7 i1["#1 (chore) Dependency Dashboard"]:::actionable uncategorized --- i1 priority_medium ==> uncategorizedComponents
flowchart TD classDef blocked fill:#f5f5f5,stroke:#999,color:#999,stroke-dasharray:5 5 classDef blocked_ext fill:#fff8e1,stroke:#f9a825,color:#f57f17,stroke-dasharray:5 5 classDef assigned fill:#e8f4fd,stroke:#0969da,color:#0b2545 classDef actionable fill:#d4edda,stroke:#28a745,color:#11341c classDef group fill:#e5e7eb,stroke:#6b7280,color:#111827 comp_frontend_landing(("frontend / landing (1)")):::group i10["#10 (bug) Fix word breaking behaviour for Korean"]:::actionable comp_frontend_landing --- i10 comp_unlabeled(("unlabeled (2)")):::group i7["#7 (chore) Issues diagram"]:::actionable comp_unlabeled --- i7 i1["#1 (chore) Dependency Dashboard"]:::actionable comp_unlabeled --- i1Last updated: 2026-07-30 05:33 UTC