Full deployment history for this project.
sd
chore: add auto approve+merge workflow
chore: bump package version
chore: normalize package metadata and bump version
Replace v0 assets with original product branding
Add honest platform health endpoints
Add honest platform health endpoints
Merge pull request #15 from mbarbine/copilot/merge-all-pull-requests
Merge all open PR branches into integration branch Agent-Logs-Url: https://github.com/mbarbine/civic-engagement-platform-webby/sessions/0a0a7013-7b3d-43b8-86b9-9d1715dcf003 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Plan integration of all open pull requests Agent-Logs-Url: https://github.com/mbarbine/civic-engagement-platform-webby/sessions/0a0a7013-7b3d-43b8-86b9-9d1715dcf003 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
ā” Bolt: Optimize municipality search filtering
šØ Palette: Enhance AI Chat Send Button Accessibility and UX š” What: Added an `aria-label` to the send button in the AI chat component and introduced a loading spinner when the chat status is 'submitted'. šÆ Why: Icon-only buttons require `aria-label`s for screen reader accessibility. Additionally, providing visual feedback during asynchronous operations (like waiting for the AI to respond) improves the perceived performance and prevents users from repeatedly clicking the button. šø Before/After: (See PR for screenshots) āæ Accessibility: Improved screen reader support for the send button. Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>