Skip to content

Bug: Video Button Not Working After Schedule View Revert #1043

@mariobehling

Description

@mariobehling

After reverting the schedule view, the “Video” button on the public schedule no longer works.

Steps to Reproduce

  1. Connect an event to the video component (example: Wikimedia Eventyay video settings
  2. Go to the public schedule view.
  3. Click the “Video” button.

Expected Behavior
The linked video stream or session page should open correctly when the “Video” button is clicked.

Actual Behavior
The button is non-functional — nothing happens when clicked.

Possible Cause
The revert of the schedule view may have removed or broken the handler that links the session to the video component, or the video_url binding may not be updated in the schedule data model.

To Do

  • Check if the event-video connection is properly loaded in the schedule view.
  • Verify that the “Video” button triggers the correct route/action.
  • Fix the binding between session entries and the video link.
  • Add a regression test to ensure the “Video” button remains functional after future view changes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions