Skip to content

Feat/event detail drawer - #667

Merged
Abd-Standard merged 5 commits into
Core-Foundry:mainfrom
vicajohn:feat/event-detail-drawer
Sep 1, 2026
Merged

Feat/event detail drawer#667
Abd-Standard merged 5 commits into
Core-Foundry:mainfrom
vicajohn:feat/event-detail-drawer

Conversation

@vicajohn

Copy link
Copy Markdown
Contributor

closes #608

Overview

Related Issue

Closes #

Changes

Verification

# e.g.
cd dashboard && npm test
cd listener && npm run typecheck && npm test
cd contract/contracts/hello-world && cargo test

How to Test

Checklist

  • Branch is up to date with main
  • Tests added/updated and all pass locally
  • cargo fmt --all run (if Rust changes)
  • npm run lint passes (if TypeScript changes)
  • Documentation updated if behavior changed

vicajohn added 5 commits July 25, 2026 17:35
- Add comprehensive requirements covering 10 key validation areas
- Include design with dual testing approach (unit + property-based)
- Define 8 correctness properties for formal validation
- Create 30+ actionable implementation tasks organized in 5 phases
- Target 95% line coverage and 100% branch coverage
- Add comprehensive requirements covering 15 key areas
- Include detailed design with component architecture and state management
- Document focus trap, keyboard navigation, and accessibility patterns
- Create 30+ implementation tasks across 6 phases
- Target 100% keyboard accessibility and WCAG compliance
@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

@vicajohn Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Abd-Standard
Abd-Standard merged commit e3aa9d5 into Core-Foundry:main Sep 1, 2026
0 of 7 checks passed
@grantfox-oss grantfox-oss Bot mentioned this pull request Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Event Detail Drawer

2 participants