Redesign event detail view with full-screen layout #18

Merged
nitrix merged 1 commits from redesign-event-detail-view into master 2026-03-08 16:51:09 +01:00
Owner

Summary

  • Replace card-based event detail view with full-screen gradient layout
  • Add hero image with gradient overlay at the top
  • Use icon-based meta rows (calendar, location, attendees) instead of label/value pairs
  • Add "About" section for event description
  • All content renders on the gradient background with white text for an app-native feel

Test plan

  • Unit tests pass (17/17)
  • E2E tests pass (36/36)
  • Visual check on mobile viewport
  • Visual check on desktop viewport
## Summary - Replace card-based event detail view with full-screen gradient layout - Add hero image with gradient overlay at the top - Use icon-based meta rows (calendar, location, attendees) instead of label/value pairs - Add "About" section for event description - All content renders on the gradient background with white text for an app-native feel ## Test plan - [x] Unit tests pass (17/17) - [x] E2E tests pass (36/36) - [ ] Visual check on mobile viewport - [ ] Visual check on desktop viewport
nitrix added 1 commit 2026-03-08 16:48:19 +01:00
Redesign event detail view: full-screen layout with hero image
All checks were successful
CI / backend-test (push) Successful in 59s
CI / frontend-test (push) Successful in 23s
CI / frontend-e2e (push) Successful in 1m5s
CI / build-and-publish (push) Has been skipped
8f78c6cd45
Replace card-based event detail view with full-screen gradient layout.
Add hero image with gradient overlay, icon-based meta rows, and
"About" section. Content renders directly on the gradient background
with white text for an app-native feel.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
nitrix merged commit 373f3671f6 into master 2026-03-08 16:51:09 +01:00
nitrix deleted branch redesign-event-detail-view 2026-03-08 16:51:09 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nitrix/fete#18