Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply "quick import" to "+" tab and allow multiple file selection #157

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

mikeylove
Copy link
Contributor

this applies "quick import" behavior (skipping the importer dialog if file selections are made) consistently between the "Import Transcript" button under Speech Recognition and the "+" tab's "Load Transcript" menu option.

while i was in there i went ahead and made it handle multiple files similarly to drag/drop loading.

if there are problems with the files selected for loading, an alert will inform the user per-file what the error was. files without loading problems are loaded, and there's no explicit "success" message or indication beyond new transcript tabs showing up.

Screen.Recording.2025-01-24.at.09.55.11.mov

@mikeylove mikeylove requested a review from ramen January 24, 2025 17:57
Copy link
Contributor

@ramen ramen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👿

@mikeylove mikeylove merged commit 0b438e8 into main Jan 28, 2025
2 checks passed
@mikeylove mikeylove deleted the quick-import-for-plus-tab branch January 28, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants