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

Support multiple resource selection in Project Wizard #1180

Merged
merged 11 commits into from
Aug 16, 2024

Conversation

AnonymousWalker
Copy link
Collaborator

@AnonymousWalker AnonymousWalker commented Aug 14, 2024

Now we can select from the list of available source versions (ULB, UDB, F10...).

This also retains the quick-project-creation to skip the remaining steps whenever applicable. For example:
Narration mode is selected and a source language is selected, if there's a single version (ULB), the UI will bypass step 3, 4 and proceed to create the project.


This change is Reviewable

@AnonymousWalker AnonymousWalker marked this pull request as draft August 14, 2024 20:45
@AnonymousWalker AnonymousWalker marked this pull request as ready for review August 15, 2024 19:01
@AnonymousWalker AnonymousWalker changed the title Display resource slug in project card Support multiple resource selection in Project Wizard Aug 15, 2024
Copy link
Collaborator

@jsarabia jsarabia left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 17 files reviewed, 1 unresolved discussion (waiting on @AnonymousWalker)


jvm/workbookapp/src/main/kotlin/org/wycliffeassociates/otter/jvm/workbookapp/ui/viewmodel/HomePageViewModel2.kt line 215 at r1 (raw file):

//                    projectWizardViewModel.existingLanguagePairs.remove(
//                        Pair(cardModel.sourceLanguage, cardModel.targetLanguage)
//                    )

should this get deleted, or does it need to get fixed?

@jsarabia jsarabia merged commit 3bf8ebe into dev Aug 16, 2024
5 of 6 checks passed
@jsarabia jsarabia deleted the aw-add-resource-slug branch August 16, 2024 12:53
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