Skip to content

Feature/create event UI polish#24

Open
monicataccoli-byte wants to merge 13 commits into
mainfrom
feature/create-event-ui-polish
Open

Feature/create event UI polish#24
monicataccoli-byte wants to merge 13 commits into
mainfrom
feature/create-event-ui-polish

Conversation

@monicataccoli-byte
Copy link
Copy Markdown
Collaborator

Completed rebase and resolved merge conflicts.

Cleaned and stabilised the EventDetailsPage integration with:

  • API-connected event fetching
  • updated event routing
  • facilitator navigation actions
  • cleaned App.jsx routing conflicts
  • dashboard UI cleanup

Also resolved overlapping session/event terminology conflicts during rebase.

PR is now rebased onto latest main and ready for review/merge.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 17, 2026

Deploy Preview for workshopnavigator ready!

Name Link
🔨 Latest commit 0480ddd
🔍 Latest deploy log https://app.netlify.com/projects/workshopnavigator/deploys/6a0be1ed97e1620008e84fac
😎 Deploy Preview https://deploy-preview-24--workshopnavigator.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@monicataccoli-byte monicataccoli-byte force-pushed the feature/create-event-ui-polish branch from 7c9e8c9 to fcd95a7 Compare May 17, 2026 13:12
@monicataccoli-byte
Copy link
Copy Markdown
Collaborator Author

Completed API integration testing and resolved the backend event retrieval issue affecting the attendee event flow.

Verified:

  • working /events/ backend endpoint
  • successful event retrieval through /event/1
  • attendee join flow
  • frontend/backend integration

Rebased and pushed latest updates.

@monicataccoli-byte monicataccoli-byte force-pushed the feature/create-event-ui-polish branch from 4979392 to f593bc4 Compare May 18, 2026 04:35
@monicataccoli-byte
Copy link
Copy Markdown
Collaborator Author

Completed end-to-end attendee event workflow integration and testing.

Changes include:

  • Confirmed frontend/backend API communication
  • Successfully generated and resolved live event codes
  • Verified attendee session routing
  • Confirmed QuestionForm, audience questions, live polls, and GetSlidesCard rendering
  • Tested QR code event join workflow
  • Resolved previous “Event not found” issues

Testing completed:

  • Create event flow
  • Join event flow
  • Event code lookup
  • Attendee session page rendering
  • End-to-end workflow validation

@monicataccoli-byte monicataccoli-byte force-pushed the feature/create-event-ui-polish branch from 18f560e to 0480ddd Compare May 19, 2026 04:07
@monicataccoli-byte
Copy link
Copy Markdown
Collaborator Author

PR#24 After reviewing and comparing the branch against the current main architecture, I identified a number of inconsistencies caused by earlier rebases and iterative recovery work (including outdated routes, stale service logic, duplicated files, and mismatched component versions).

To reduce merge risk and avoid introducing unstable or outdated code into main, I’ve created a new clean stabilization branch where the working functionality is being manually compared, validated, and selectively reconstructed against the current main branch.

The useful functionality and UI improvements from this PR are still being preserved, but only after verification against the current backend/frontend architecture.

For safety and maintainability, this PR should now be closed and replaced with a new cleaned PR containing the stabilized final implementation.

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.

1 participant