Skip to content

remove dashboard welcome header section

Vaishnavi requested to merge dash into feat/develop-pro

MR Description

Summary

This merge request removes the static Dashboard welcome header section from the UI, including the "Dashboard" title and "Welcome to Swecha Gonthuka ASR Space" subtitle.

Changes Made

  • Removed the Dashboard header/banner component.
  • Removed the welcome subtitle text.
  • Updated the layout to utilize the freed space.
  • Cleaned up any unused styles and related code references.
  • Ensured the page layout remains responsive and visually consistent after removal.

Testing

  • Verified that the Dashboard header section is no longer displayed.
  • Verified that no extra whitespace or layout gaps remain at the top of the page.
  • Verified that existing dashboard functionality remains unaffected.
  • Confirmed that the UI renders correctly across supported screen sizes.

Impact

  • Simplifies the dashboard interface.
  • Provides additional space for primary content.
  • Improves overall UI cleanliness and usability.

Screenshots

Before: Dashboard header and welcome message displayed.

After: Header section removed and content aligned correctly.

closses #56 (closed)

Edited by Vaishnavi

Merge request reports

Loading