Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • front-end front-end
  • 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 0
    • Merge requests 0
  • 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
  • Saúde Bucal Quilombola
  • front-endfront-end
  • Merge requests
  • !52

Merged
Created Jun 16, 2025 by Felipe Burgdurf Seelend@felipe.seelendDeveloper

Feature/layout and content updates

  • Overview 0
  • Commits 6
  • Changes 6

feat: Implement Survey Community Dropdown and Enhance Admin Layout

This update introduces several key improvements to the user interface and functionality for both the survey and the administrator dashboard.

Key Changes:

  • Survey Community Dropdown:

    • Replaces the free-text input for the community name with a searchable Autocomplete dropdown.
    • The dropdown is now populated with a comprehensive list of communities fetched directly from the /communities API endpoint, ensuring data consistency and reducing user input errors.
  • Admin Homepage Layout:

    • The main card container on the admin homepage is now properly centered and has a fixed width and height (852px x 360px) on large screens. This creates a more stable and visually appealing layout.
  • Survey Steps Responsiveness:

    • Improves the responsive behavior of the step indicator in the survey form, ensuring it displays correctly and is user-friendly across various screen sizes, from mobile to desktop.
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/layout-and-content-updates