fix(nve-combobox): Endret på fargene som combobox bruker på disabled-tags - #1006
tomapedersen wants to merge 2 commits into
Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-0c645bd03-1006.westeurope.5.azurestaticapps.net |
There was a problem hiding this comment.
Copilot review overview
🔵 Needs a closer look
The collapsed disabled +N indicator also needs the disabled styling.
Review effort: Lite
Findings: None
What changed in this PR
Updates disabled combobox tag colors and expands documentation for disabled and readonly selections.
Changes:
- Applies disabled styling to selected tags.
- Adds preselected-value documentation examples.
| File | Summary |
|---|---|
src/components/nve-combobox/nve-combobox.styles.ts |
Adds disabled tag styling. |
doc-site/components/nve-combobox.md |
Documents disabled and readonly selections. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Jeg har lagt til combobox med preutfylte verdier (multiple og single) for både readonly og disabled på dokumentasjonssiden. Usikker på om de skal være der eller ikke, dersom noen mener de burde fjernes gjør jeg det etter at designer har sett på resultatet |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://brave-meadow-0c645bd03-1006.westeurope.5.azurestaticapps.net |
No description provided.