Skip to content

Simplify RSVP, events, travel, and update styles#36

Draft
rafiqul4 wants to merge 14 commits intomainfrom
susv2
Draft

Simplify RSVP, events, travel, and update styles#36
rafiqul4 wants to merge 14 commits intomainfrom
susv2

Conversation

@rafiqul4
Copy link
Copy Markdown
Collaborator

Removed RSVP code step and demoed guest info for easier testing. Updated event details and removed after-party from events. Simplified travel accommodations to a list of hotel names. Standardized muted text styles across the contact page. Added incompletask.md for hotel details. Updated .env.local with generic placeholders for development.

Removed RSVP code step and demoed guest info for easier testing. Updated event details and removed after-party from events. Simplified travel accommodations to a list of hotel names. Standardized muted text styles across the contact page. Added incompletask.md for hotel details. Updated .env.local with generic placeholders for development.
Copilot AI review requested due to automatic review settings August 15, 2025 23:36

This comment was marked as outdated.

syed-reza98 and others added 3 commits August 16, 2025 05:38
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Syed Salman Reza <syed.reza181@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Syed Salman Reza <syed.reza181@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Syed Salman Reza <syed.reza181@gmail.com>
@syed-reza98 syed-reza98 requested a review from Copilot August 15, 2025 23:39

This comment was marked as outdated.

syed-reza98 and others added 2 commits August 16, 2025 05:40
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Syed Salman Reza <syed.reza181@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Syed Salman Reza <syed.reza181@gmail.com>
@syed-reza98
Copy link
Copy Markdown
Member

syed-reza98 commented Aug 15, 2025

@copilot review the whole codebase

@syed-reza98 syed-reza98 marked this pull request as draft August 15, 2025 23:45
@syed-reza98 syed-reza98 requested a review from Copilot August 15, 2025 23:46
@syed-reza98 syed-reza98 assigned Copilot and unassigned Copilot Aug 15, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request simplifies the RSVP process and updates various wedding details to streamline the user experience. The changes remove the RSVP code validation step for easier testing, update event details to reflect actual Bengali wedding ceremonies, and standardize UI styling across pages.

  • Removes RSVP code requirement and starts directly at RSVP form with demo data
  • Updates events from generic names to traditional Bengali ceremonies (Holud, Akdh, Reception)
  • Simplifies travel accommodations to basic hotel names without detailed information
  • Standardizes muted text styling across contact page elements

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
incompletask.md Adds placeholder documentation for future hotel details implementation
client/src/app/travel/page.tsx Simplifies accommodation listings to basic hotel names, removing detailed booking information
client/src/app/rsvp/page.tsx Removes RSVP code validation step and provides demo guest data for easier testing
client/src/app/events/page.tsx Updates event names to Bengali ceremonies and removes after-party event
client/src/app/contact/page.tsx Standardizes text styling by consistently using text-muted class
client/.env.local Updates environment variables with generic placeholders for development
Files not reviewed (1)
  • client/package-lock.json: Language not supported

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Comment thread client/src/app/rsvp/page.tsx
Comment thread client/src/app/rsvp/page.tsx Outdated
Comment thread client/src/app/rsvp/page.tsx
@syed-reza98 syed-reza98 added the enhancement New feature or request label Aug 15, 2025
syed-reza98 and others added 3 commits August 16, 2025 05:48
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Syed Salman Reza <syed.reza181@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Syed Salman Reza <syed.reza181@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Syed Salman Reza <syed.reza181@gmail.com>
Copy link
Copy Markdown
Member

@syed-reza98 syed-reza98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Review the whole codebase. Find and fix any bugs or issues

rafiqul4 and others added 2 commits August 16, 2025 06:00
Updated the contact form to use bolder, darker label text and improved input styling for better readability and accessibility. Enhanced the FAQ section with new card layouts, icons, and updated typography for a more visually appealing and user-friendly experience.
@syed-reza98 syed-reza98 self-requested a review August 16, 2025 06:03
Replaces previous emergency and coordinator contacts with updated 24/7 support contacts (Rana, Tahamina, Fazlu, Lalin) on both the Contact and Travel pages. Updates accommodation details to reflect pre-booked 5-star hotels in Dhaka and clarifies arrangements for Vietnam guests. Adjusts weather information for December and removes outdated FAQ and visa assistance sections.
Changed event venues for all events and cleared the description and dress code fields. Also removed the display of dress code and description from the event details as requested.
Added async handleSubmit to send RSVP responses for each event to the backend API. Updated default step to show the RSVP form directly, bypassing the RSVP code step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants