feat: Suggest source for transcription#34
Open
kouloumos wants to merge 1 commit intobitcointranscripts:stagingfrom
Open
feat: Suggest source for transcription#34kouloumos wants to merge 1 commit intobitcointranscripts:stagingfrom
kouloumos wants to merge 1 commit intobitcointranscripts:stagingfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Member
Author
|
@igbopharaoh please note that the modal is problematic on smaller screens |
5d1e798 to
1f16071
Compare
b1ab946 to
41d80e3
Compare
enables the related button and onSubmit calls the intenal `/suggestSource` endpoint which then calls the newly introduced `/suggestSource` endpoint in the Review app which is then responsible for all the related logic.
60e5013 to
8d7e7cb
Compare
Member
Author
|
Rebased and tested! |
Collaborator
|
I couldn't suggest this transcript
cc: @kouloumos |
Member
Author
@Emmanuel-Develops did you try to suggest it through this PR's deployment? Cause you need the |
52c8937 to
6bbe171
Compare
f5e214e to
358e47a
Compare
5fc22f8 to
1825a2c
Compare
3b86286 to
9c2095d
Compare
dd32fe4 to
613136d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


enables the related button and onSubmit calls
the intenal
/suggestSourceendpoint whichthen calls the newly introduced
/suggestSourceendpoint in the Review app which is then
responsible for all the related logic.
Demo
Screencast from 2024-09-17 16-08-27.webm
Notes for testing:
You have to define the
REVIEW_APP_URLenv variable to point to a deployment of the Review Platform that runs bitcointranscripts/transcription-review-front-end#300