Skip to content

feat: Add guests profile web lofi#136

Merged
zaydaanjahangir merged 4 commits intomainfrom
feat/101-add-guests-profile-web-lofi
Feb 19, 2026
Merged

feat: Add guests profile web lofi#136
zaydaanjahangir merged 4 commits intomainfrom
feat/101-add-guests-profile-web-lofi

Conversation

@zaydaanjahangir
Copy link
Contributor

@zaydaanjahangir zaydaanjahangir commented Feb 18, 2026

Description

Adding the guests profile view for web

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (code improvement without changing functionality)
  • Documentation update
  • Configuration/infrastructure change
  • Performance improvement
  • Test coverage improvement

Related Issue(s)

Closes #102

What Changed?

  • Adding guests.$guestId.tsx route, basically the guests profile page

Testing & Validation

How this was tested

  1. Tested it out locally

Screenshots/Recordings

Screenshot 2026-02-18 at 2 51 00 AM Screenshot 2026-02-18 at 2 51 25 AM

Unfinished Work & Known Issues

  • None, this PR is complete and production-ready
  • The following items are intentionally deferred:

Notes & Nuances

  • This PR should be merged AFTER the guests lists PR
  • I only added profile data for one user, I can add more if needed

Pre-Merge Checklist

Code Quality

  • Code follows the project's style guidelines and conventions
  • Self-review completed (I've reviewed my own code for obvious issues)
  • No debugging code, console logs, or commented-out code left behind
  • No merge conflicts with the base branch
  • Meaningful commit messages that explain the "why"

Testing & CI

  • All CI checks are passing
  • All new and existing tests pass locally
  • Test coverage hasn't decreased (or decrease is justified)
  • Linting passes without errors

Documentation

  • Code is self-documenting or includes helpful comments for complex logic
  • API documentation updated (if backend endpoints changed)
  • Type definitions are accurate and up-to-date

Reviewer Notes

  • Areas needing extra attention: ...
  • Questions for reviewers: ...

@zaydaanjahangir zaydaanjahangir mentioned this pull request Feb 18, 2026
22 tasks
@zaydaanjahangir zaydaanjahangir marked this pull request as ready for review February 18, 2026 16:52
Dao-Ho
Dao-Ho previously approved these changes Feb 19, 2026
Copy link
Contributor

@Dao-Ho Dao-Ho left a comment

Choose a reason for hiding this comment

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

Great component structure and memoization 🔥 Someone cooked here 🚢 ✅

@zaydaanjahangir zaydaanjahangir dismissed Dao-Ho’s stale review February 19, 2026 06:37

The merge-base changed after approval.

@zaydaanjahangir zaydaanjahangir merged commit 6784b1c into main Feb 19, 2026
4 checks passed
@zaydaanjahangir zaydaanjahangir deleted the feat/101-add-guests-profile-web-lofi branch February 19, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: lofi for rooms page web

2 participants

Comments