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

fix(sltt-app): URLs for passage videos for team do not copy in correct form in app #32

Open
AllisonPyle opened this issue Sep 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@AllisonPyle
Copy link
Collaborator

AllisonPyle commented Sep 13, 2024

To reproduce:

In the SLTT-App (Standalone), open a passage with a video. In the top right corner of the video, open the kebab and choose "Copy link for video (team members only can view)".

image

Paste link into a new tab (or into notepad or a document to view).

Expected: link should be in this format ("https://sltt-bible.net/#/index.html?project=SLTT_ONBOARDING&id=240304_215119/240707_005544/240712_205112&time=0.05") and should load a passage video when pasted into a browser (and enter is pressed).

Actual: link is not in proper format and will not load SLTT. (example: "./#/index.html?project=SLTT_ONBOARDING&id=240304_215119/240707_005544/240707_005545&time=10.639295340458016")

It looks like the links are missing "https://sltt-bible.net" and instead just have a "." before the slash, so they can not be opened in a browser.

See Slack note: https://signlanguaget-nfl9249.slack.com/archives/C04Q571P3E3/p1726263557195519?thread_ts=1726249121.027989&cid=C04Q571P3E3

@AllisonPyle AllisonPyle added the bug Something isn't working label Sep 13, 2024
@ericpyle ericpyle self-assigned this Sep 30, 2024
@ericpyle ericpyle changed the title fix: URLs for passage videos for team do not copy in correct form in app fix(sltt-app): URLs for passage videos for team do not copy in correct form in app Oct 1, 2024
@ericpyle ericpyle removed their assignment Oct 3, 2024
@weagale
Copy link
Collaborator

weagale commented Oct 4, 2024

May I have an installer link to the fixed-in build? @ericpyle

@weagale weagale self-assigned this Oct 4, 2024
@weagale
Copy link
Collaborator

weagale commented Oct 4, 2024

  1. Download and Install sltt-app-Setup-206004.3.1.exe.
  2. Select project "SLTT QA/Testing"
  3. Select Portion :"Matthew 1" > Select Passage: "Video 1ish"
  4. Click the "Select draft" dropdown and note there are two : "08/21/2024, 1:35:53 PM *" AND "08/21/2024, 1:33:11 PM *"
  5. Select the "08/21/2024, 1:33:11 PM *" draft.
  6. Click the "See more options" kebab > Click "Copy link for video (team members only can view)"
  7. Open a new browser > Paste the link into the URL field
  8. CONFIRM that the initial part of the URL reads "https://sltt-bible.net/#/index.html?" NOT "./#/index.html?"
  9. Press "Enter"
  10. CONFIRM that the SLTT opens to Project "Matthew 1", Passage "Video 1ish", draft "08/21/2024, 1:33:11 PM *"
    This Passes testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants