[feat] 사용중인 호실 표시#15
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request introduces the userRoomNumber field to the reservation data model, maps it from the DTO, and displays it next to the machine name in the ReservationRow component. The reviewer pointed out a potential rendering issue where an empty or missing userRoomNumber could display as "호" or "undefined호", and suggested using conditional rendering to safely display the room number.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
개요 💡
누락된 사용중인 호실 표시를 작업했습니다.
스크린샷