Skip to content

Revert "fix: added settingas page"

Vaishnavi requested to merge settings into feat/develop-pro

Summary

Implemented a new Settings page for the Web Dictation App to allow users to manage application preferences and personalization options.


Changes Made

  • Added responsive Settings page UI

  • Implemented Light/Dark theme toggle

  • Added language selection settings for dictation

  • Added microphone/audio input preferences

  • Added transcription preferences:

    • Auto-save
    • Punctuation
    • Timestamps
  • Integrated settings navigation into existing layout

  • Added local persistence for user preferences

  • Improved overall UI consistency across pages


UI/UX Improvements

  • Responsive design for desktop and mobile
  • Clean settings sections with organized layout
  • Consistent styling with existing application theme

Testing Done

  • Verified settings persistence after refresh
  • Tested theme switching functionality
  • Tested responsive layout on multiple screen sizes
  • Checked navigation and page routing
  • Verified no console/build errors

Related Issue

Closes: #34 (closed)

Merge request reports

Loading