Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • V VolunteerSmile - Frontend-Web
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Volunteer Smile
  • VolunteerSmile - Frontend-Web
  • Merge requests
  • !7

Merged
Created Aug 31, 2025 by Gabriel Dientsmann Sieczkowski@gabriel.sieczkowskiDeveloper

feat: create room page

  • Overview 3
  • Commits 2
  • Changes 27

Description

Created all the components for the Room page. These components will also be reused for the Volunteer page and possibly other pages (e.g., Loading and Action Button components). Updated the routes to load the Room page using /room/{room_id} and fixed a positioning issue with the header and sidebar.

Important

The edit and delete buttons don't work on this page, this integration must be done in the future

Screenshot

These screenshots were taken on a small desktop view. For screens wider than 1440px, the first section will display the room information side by side instead of on two lines. The screenshots shows the state when a room is not found (the feedbacks are mocked and will display nothing in real cases with no room found).

image image

Edited Aug 31, 2025 by Gabriel Dientsmann Sieczkowski
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feat/86b68ykx4/room-page