Skip to content

Conversation

@mumumu6
Copy link
Contributor

@mumumu6 mumumu6 commented Sep 8, 2025

ユーザー情報のルームidが固定なバグの修正と、キャッシュのstaletimeの短縮を行いました

Copilot AI review requested due to automatic review settings September 8, 2025 17:24
@github-actions
Copy link

github-actions bot commented Sep 8, 2025

Copy link
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 PR fixes a bug where room ID was hardcoded instead of using dynamic room data, and reduces cache stale time for better data freshness.

  • Fixed hardcoded room ID "201" to use dynamic room name from props
  • Removed cache stale time configuration to use default shorter cache duration

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/views/RoomInfoView.vue Removed 3-hour stale time configuration for room groups query
src/components/information/RoomInfo.vue Fixed hardcoded room ID to display actual room name from props

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mumumu6 mumumu6 requested a review from kitsne241 September 8, 2025 18:12
Copy link
Collaborator

@kitsne241 kitsne241 left a comment

Choose a reason for hiding this comment

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

私も見逃しててびっくりしました。良さそうです!

@mumumu6 mumumu6 merged commit 19a5de8 into main Sep 9, 2025
5 checks passed
@mumumu6 mumumu6 deleted the fix/roominfo-cache branch September 9, 2025 01:53
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.

3 participants