feat: add modal footer with save button and status indicators

- Implemented a modal footer in viewer.html and viewer-template.html with a save button and status messages.
- Styled the modal footer for better user experience, including success and error states.
- Removed the debounce function and replaced it with a direct save function in ContextSettingsModal.tsx.
- Updated useSettings.ts to include new OpenRouter configuration settings.
This commit is contained in:
Alex Newman
2025-12-26 23:14:03 -05:00
parent 1fc1419edd
commit ea02eb8354
5 changed files with 120 additions and 27 deletions
File diff suppressed because one or more lines are too long