Skip to content

Conversation

donalotiarnaigh
Copy link
Owner

This PR fixes the progress bar overflow issue that occurs at wider screen resolutions (>992px).\n\nChanges made:\n- Removed absolute positioning from progress bar\n- Added min-width and padding for text visibility\n- Removed unnecessary overflow constraints\n- Fixed responsive width handling\n\nThis fixes the issue where the progress bar would overflow its container or have its right side cut off.\n\nCloses #11

- Updated the file upload handler to include model selection and replace existing files functionality.
- Enhanced the model selection UI with improved styling and event handling.
- Removed obsolete test files and adjusted Jest setup for a more streamlined testing environment.
- Updated dependencies in package.json and package-lock.json for better compatibility and performance.
- Improved error handling and logging in file processing utilities.
- Added integration tests for model selection and file upload processes.
- Updated the processing page UI to improve user experience with a new layout and progress tracking features.
- Integrated model selection display and status messages for better feedback during file processing.
- Refactored JavaScript functions for progress updates and status messaging.
- Updated package.json and package-lock.json to include new dependencies and versions for Babel and Express.
- Improved styling in CSS for progress elements and overall layout consistency.
…ript for fresh database setup - Update Jest config to include __tests__ directory - Add implementation plan for tabular results - Add model columns (ai_provider, model_version) to schema
…d model_version columns - Update storeMemorial function to handle model data - Add mock SQLite3 implementation for testing
…g hunt tasks, test suite, results page updates, and configuration changes
@donalotiarnaigh donalotiarnaigh added the bug Something isn't working label May 16, 2025
@donalotiarnaigh donalotiarnaigh merged commit e720636 into main May 16, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant