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

ER: Events page continuously loading video #4370

Open
1 of 5 tasks
MattPereira opened this issue Apr 2, 2023 · 7 comments
Open
1 of 5 tasks

ER: Events page continuously loading video #4370

MattPereira opened this issue Apr 2, 2023 · 7 comments
Labels
Bug Something isn't working Complexity: Extra Large Complexity: See issue making label See the Issue Making label to understand the issue writing difficulty level ER Emergent Request Issue Making: Level 2 Make issue(s) from an ER or Epic P-Feature: Events https://www.hackforla.org/events/ role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe

Comments

@MattPereira
Copy link
Contributor

MattPereira commented Apr 2, 2023

Emergent Requirement - Problem

When you visit the events page, the client intermittently fires off POST requests involving the Jennifer Pahlka video that is displayed (embedded?) on the page. On my browser, the loading circle continues for a few minutes before stopping.

image

See screenshot

image

This problem appears to occur only on MacOS. See comment below for Slack discussion regarding this problem.

Issue you discovered this emergent requirement in

  • None

Date discovered

2023-04-02

Did you have to do something temporarily

  • YES
  • NO

Who was involved

@MattPereira

What happens if this is not addressed

Confusing user experience with continuous loading circle around favicon. Using extra bandwidth is a wasteful. If you have a slow internet connection, it can cause extra lag.

Resources

https://www.hackforla.org/events/

See screenshot

image

Recommended Action Items

  • Make a new issue
  • Discuss with team
  • Let a Team Lead know

Potential solutions [draft]

@MattPereira MattPereira added the size: 0.25pt Can be done in 0.5 to 1.5 hours label Apr 2, 2023
@github-actions github-actions bot added Feature Missing This label means that the issue needs to be linked to a precise feature label. role missing labels Apr 2, 2023
@github-actions

This comment was marked as outdated.

@MattPereira MattPereira added Draft Issue is still in the process of being created P-Feature: Events https://www.hackforla.org/events/ role: front end Tasks for front end developers and removed Feature Missing This label means that the issue needs to be linked to a precise feature label. Complexity: Missing labels Apr 2, 2023
@ExperimentsInHonesty ExperimentsInHonesty added Bug Something isn't working time sensitive Needs to be worked on by a particular timeframe labels May 7, 2023
@ExperimentsInHonesty ExperimentsInHonesty added this to the w. Accessibility milestone May 7, 2023
@anjolaaoluwa anjolaaoluwa added ready for dev lead Issues that tech leads or merge team members need to follow up on Complexity: Medium and removed Complexity: Missing labels Aug 6, 2023
@kimberlytanyh kimberlytanyh added the ER Emergent Request label Sep 10, 2023
@ExperimentsInHonesty ExperimentsInHonesty added Complexity: Large Issue Making: Level 1 Make issues from a template and a spreadsheet ready for issue making and removed Complexity: Medium Draft Issue is still in the process of being created labels Oct 10, 2023
@ExperimentsInHonesty ExperimentsInHonesty added Issue Making: Level 2 Make issue(s) from an ER or Epic and removed ready for dev lead Issues that tech leads or merge team members need to follow up on Issue Making: Level 1 Make issues from a template and a spreadsheet labels Oct 10, 2023
@ExperimentsInHonesty ExperimentsInHonesty added the Complexity: See issue making label See the Issue Making label to understand the issue writing difficulty level label Oct 10, 2023
@roslynwythe
Copy link
Member

roslynwythe commented Feb 21, 2024

roslyn wythe: Hi everyone, I need to ask for help testing. We have an ER #4370 which describes a problem loading the video on the events page https://www.hackforla.org/events. In the ER, Matt reports that the loading circle continues for a few minutes before stopping. I'm not able to reproduce the problem. I do see periodic network traffic - POSTs to a server embed.ted.com which is a keep alive connection, but that does not appear to be a problem. Is anyone else able to reproduce a problem loading the video? (edited)

cnk: Yes I am seeing spinning, spinning, spinning. I am using Chrome Version 119.0.6045.199 (Official Build) on Mac 13.6.4 (Ventura). Same problem when I use Edge (a browser that I have NOT customized at all). Am seeing Tracking Prevention blocked access to storage for https://hbx.media.net/__media__/js/ucreative.js?cv=1. Is that where the vidoe file is?

cnk: events/:1 Tracking Prevention blocked access to storage for https://hbx.media.net/checksync.php?cid=8CUETUT4L&cs=1&cv=37&hb=1&vsSync=1&prvid=3%2C51%2C55%2C80%2C97%2C108%2C117%2C126%2C141%2C175%2C178%2C201%2C203%2C214%2C222%2C229%2C233%2C236%2C237%2C246%2C251%2C255%2C262%2C307%2C339%2C459%2C461%2C550%2C3007%2C3012%2C3016%2C3017%2C3018&refUrl=https%3A%2F%2Fwww.hackforla.org%2F&gdpr=0&gdprconsent=0&gdprstring=&usp_status=1&usp_consent=1&uspstring=&axid_e=&coppa=0&ckdel=0&gpp=&gpp_sid=.

cnk: I think it might be trying to show this cross site because I can use the link to www.ted.com and see the video just fine

roslyn wythe: do you know why your browser would do that?

cnk: I think it is a MacOS thing. Something about the default privacy setting

@roslynwythe roslynwythe self-assigned this Feb 21, 2024

This comment was marked as outdated.

@roslynwythe

This comment was marked as outdated.

@ExperimentsInHonesty ExperimentsInHonesty added Complexity: Extra Large Draft Issue is still in the process of being created and removed Complexity: Large labels Feb 29, 2024
@ExperimentsInHonesty
Copy link
Member

ExperimentsInHonesty commented Feb 29, 2024

RW will rewrite the proposed solution to clarify that the issue that needs to be written will be to find out if there is another way of embeding the video that does not use an iframe. And if that is accomplished that, it resolves the error.

@roslynwythe
Copy link
Member

roslynwythe commented Mar 1, 2024

@roslynwythe roslynwythe added the Dependency An issue is blocking the completion or starting of another issue label Mar 1, 2024
@roslynwythe roslynwythe removed their assignment Mar 3, 2024
@ExperimentsInHonesty
Copy link
Member

ExperimentsInHonesty commented Jun 9, 2024

Create an issue to re-evaluate because the other issue is closed (that was blocking this was closed). Go read the other issue #6353 and see what happened and do we still need to do anything.

@ExperimentsInHonesty ExperimentsInHonesty added the ready for merge team needs a senior review either to do some re writing or to approve it for ready for prioritization label Jun 9, 2024
@ExperimentsInHonesty ExperimentsInHonesty moved this to ERs and epics that are ready to be turned into issues in P: HfLA Website: Project Board Jun 23, 2024
@ExperimentsInHonesty ExperimentsInHonesty removed the Dependency An issue is blocking the completion or starting of another issue label Jun 24, 2024
@ExperimentsInHonesty ExperimentsInHonesty moved this from ERs and epics that are ready to be turned into issues to Emergent Requests in P: HfLA Website: Project Board Jun 24, 2024
@ExperimentsInHonesty ExperimentsInHonesty removed Draft Issue is still in the process of being created ready for merge team needs a senior review either to do some re writing or to approve it for ready for prioritization labels Sep 14, 2024
@ExperimentsInHonesty ExperimentsInHonesty moved this from Emergent Requests to ERs and epics that are ready to be turned into issues in P: HfLA Website: Project Board Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Complexity: Extra Large Complexity: See issue making label See the Issue Making label to understand the issue writing difficulty level ER Emergent Request Issue Making: Level 2 Make issue(s) from an ER or Epic P-Feature: Events https://www.hackforla.org/events/ role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe
Projects
Status: ERs and epics that are ready to be turned into issues
Development

No branches or pull requests

5 participants