Skip to content

feat: add models and history functionality

Vaishnavi requested to merge feat/asr-ui into feat/develop-pro

Merge Request Description

Summary

This MR introduces model selection support and history management functionality into the application. It includes UI updates, state handling, and integration for displaying models and history records.


Changes Made

  • Added model selection functionality
  • Implemented history section/UI
  • Added state management for models and history
  • Improved responsive behavior and UI consistency
  • Added loading and empty states
  • Updated/added related tests

Screenshots / Demo

image

Testing

  • Verified model selection works correctly
  • Verified history records load properly
  • Checked responsive UI on different screen sizes
  • Existing tests pass
  • No console/build errors

Checklist

  • Code follows project conventions
  • Self-reviewed changes
  • Added necessary tests
  • Updated documentation if needed
  • No breaking changes introduced

Related Issue

Closes: #27 (closed)

Edited by Vaishnavi

Merge request reports

Loading