Skip to content

在 Mobile 當中,議程表將呈現列表形式#147

Draft
mirumodapon wants to merge 8 commits into
feat/session-popupfrom
feat/session-list
Draft

在 Mobile 當中,議程表將呈現列表形式#147
mirumodapon wants to merge 8 commits into
feat/session-popupfrom
feat/session-list

Conversation

@mirumodapon
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

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

Adds a mobile-oriented session browsing UI by introducing a list-based schedule view and switching between the existing table view and the new list view based on viewport size.

Changes:

  • Add CpSessionList component to render sessions grouped by start time (mobile UI).
  • Update app/pages/session.vue to switch between CpSessionList (mobile) and CpSessionTable (desktop) using VueUse breakpoints and ClientOnly.

Reviewed changes

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

File Description
app/pages/session.vue Adds breakpoint-driven mobile/desktop rendering and wraps schedule UI in ClientOnly.
app/components/feature/CpSessionList.vue Introduces a new grouped-by-time list view for mobile session browsing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread app/pages/session.vue Outdated
Comment thread app/pages/session.vue Outdated
Comment thread app/components/feature/CpSessionList.vue Outdated
Comment thread app/components/feature/CpSessionList.vue Outdated
Comment thread app/components/feature/CpSessionList.vue
@mirumodapon mirumodapon changed the title Feat/session list 在 Mobile 當中,議程表將呈現列表形式 May 10, 2026
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.

2 participants