Claude/implement claude 1 updates aq7jx#7
Merged
Conversation
Update aria-labels to be more descriptive for better accessibility: - Year filter: "Filter by model year" - Make filter: "Filter by vehicle make" - Model filter: "Filter by vehicle model" - Stock search: "Search inventory by stock number, model, or keyword" https://claude.ai/code/session_01U4BHiQ47ABjfutmUbUVFBP
…VENTORY_PATHS - Switch useInventoryLoader to use default import from inventoryService - Remove duplicate INVENTORY_PATHS and DEFAULT_INVENTORY_PATH from inventoryHelpers.ts (now only lives in inventoryService.ts) https://claude.ai/code/session_01U4BHiQ47ABjfutmUbUVFBP
- Add playwright.config.ts with Chromium project and dev server config - Add e2e/inventory.spec.ts with tests for: - Initial data loading and KPI display - Pie chart drill-down filtering - Aging bucket drill-down navigation - Back button return to main view - Dealership switching - Vehicle detail drawer - Stock number link behavior - ARIA label accessibility checks - Table role verification - Add test:e2e, test:e2e:ui, test:e2e:headed npm scripts - Update .gitignore with blob-report/ and playwright/.cache/ https://claude.ai/code/session_01U4BHiQ47ABjfutmUbUVFBP
✅ Deploy Preview for chevynhinventory ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.