auto-claude: subtask-2-1 - Add accessibility attributes to skeleton loading
Added aria-label and aria-busy attributes to SkillsSkeleton component for better screen reader support. This ensures assistive technologies properly announce the loading state to users. Also updated .gitignore to exclude .auto-claude/ directory. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
+4
-1
@@ -81,4 +81,7 @@ supabase/.temp/
|
||||
.history/
|
||||
|
||||
# Source images (originals before optimization)
|
||||
source-images/
|
||||
source-images/
|
||||
|
||||
# Auto Claude data directory
|
||||
.auto-claude/
|
||||
|
||||
Reference in New Issue
Block a user