-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add ability to Load Master branch resources to tCore Scripture pane. #7375
Comments
@birchamp @elsylambert OK need some suggestions on verbage. Here are the screenshots: |
Added support for following URL formats:
If exact load of URL fails, then will try to extract URL of repo from the start of the URL such as in # 2 and then lookup using manifest. |
A. Load Bible Resource (USFM) @birchamp Please update/edit my suggestions when you get a chance. |
Oops, it looks like D was just a duplicate. @elsylambert |
Note: |
@elsylambert Fix is in There should be a separate issue(s) for next steps:
|
@PhotoNomad0 |
Yes, as stated above that is a known issue. We need to create separate issue(s) for next steps:
|
Note: |
OK, I saw that happen once, very strange... @elsylambert |
translationCore 3.3.0 (df4a8a6). The issue C. is resolved. tC gives the correct error message when a different USFM(Book) is loaded into the a Project(different from the Manifest). User is able to delete the USFM Resource from the ADD Resource Modal. Remove Resource option is no longer available for the USFM Resource in Scripture Pane. |
Wrote up #7403 for a minor UI issue with the Resource title in expanded scripture pane. |
Story Explanation
User Story
Add ability to Load Master branch resources to tCore Scripture pane.
We could add option to enter a repo URL to Scripture pane drop-down to read bible resources. This would input:
Also add a refresh button to three dot menu (with online warning)
To simplify implementation:
load from URL
that would trigger tC to prompt for URL and validate.We could do this as a patch for the 3.3.0 release.
Features / Specifications
Definition of Done
Additional Context
Mockups
The text was updated successfully, but these errors were encountered: