feat: added href to card - #10660
Conversation
|
🚀 MCP preview deployed to Vercel: https://kolibri-9apzfh4rm-public-ui-kolibri-mcp.vercel.app |
|
Netlify Draft Deployment |
|
🚀 Preview deployed to GitHub Pages: https://public-ui.github.io/kolibri/pr-10660/f7dc851/ |
📸 Visual Test Reports
Run: https://github.com/public-ui/kolibri/actions/runs/31581991199 |
|
@deleonio Ich bekomme die Click/Focus Decorator nicht zum laufen. Können wir da heute mal zusammen drauf schauen? |
|
Hi @BF150 👋 Warum die Click/Focus-Decoratoren nicht laufen 🔴In Fix in export class KolCard implements CardProps, ClickableElement, FocusableElement {
@Element() protected readonly host?: HTMLKolCardElement; // ← ergänzen
protected readonly ctaRef = createCtaRef<HTMLKolCardWcElement>();Vergleich:
|
fixed watcher
|
Funktional stimmt jetzt alles. zu 1. -> Für das Thema mit dem Close Button habe ich ein Ticket angelegt: #10672 Desy alert.scss war tatsächlich der Linter. Würde ich jetzt so lassen. |
No description provided.