You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several icon-only close buttons lack aria-labels for screen readers. Files: src/components/KnowledgePanel.tsx, src/components/kernel-agent/StatsPanel.tsx. Add aria-label="Close" to all <button> elements containing only an icon.
Several icon-only close buttons lack aria-labels for screen readers. Files:
src/components/KnowledgePanel.tsx,src/components/kernel-agent/StatsPanel.tsx. Addaria-label="Close"to all<button>elements containing only an icon.