Skip to content

Add time delay for displaying error - #218

Merged
iisa merged 1 commit into
178-youtube-playerfrom
213-error-handling-youtube-player
Jun 28, 2019
Merged

Add time delay for displaying error#218
iisa merged 1 commit into
178-youtube-playerfrom
213-error-handling-youtube-player

Conversation

@koderjoker

Copy link
Copy Markdown
Contributor

Description
Subtask of #213

Technical
Uses setTimeout() to display the error for a longer time, before switching on to the next task.

Evidence
Jun-28-2019 21-39-20

@iisa iisa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, we can start at 3 seconds. LGTM!

@iisa
iisa merged commit 3ee664b into 178-youtube-player Jun 28, 2019
@iisa
iisa deleted the 213-error-handling-youtube-player branch June 28, 2019 21:46
iisa pushed a commit that referenced this pull request Jul 10, 2019
Add player to state

Rebase fix

Rebase fix

Rebase fix

Add changes from code review

Retrieve next trackNumber available for autoplay and loop to first track at end of playlist

Prevent user and track interaction while player gets ready

Add stylesheet

Reload youtube player object after switching channels

Hide ia-player when not in use

Remove autoplay

Add time delay for displaying error (#218)

Remove comments and add jsdocs

Tie up loose ends

Clear timeout when new track selected

Reference timer on component

Stop autoplaying the youtube player after changing channels
iisa pushed a commit that referenced this pull request Jul 10, 2019
Add player to state

Rebase fix

Rebase fix

Rebase fix

Add changes from code review

Retrieve next trackNumber available for autoplay and loop to first track at end of playlist

Prevent user and track interaction while player gets ready

Add stylesheet

Reload youtube player object after switching channels

Hide ia-player when not in use

Remove autoplay

Add time delay for displaying error (#218)

Remove comments and add jsdocs

Tie up loose ends

Clear timeout when new track selected

Reference timer on component

Stop autoplaying the youtube player after changing channels
iisa pushed a commit that referenced this pull request Jul 10, 2019
Add player to state

Rebase fix

Rebase fix

Rebase fix

Add changes from code review

Retrieve next trackNumber available for autoplay and loop to first track at end of playlist

Prevent user and track interaction while player gets ready

Add stylesheet

Reload youtube player object after switching channels

Hide ia-player when not in use

Remove autoplay

Add time delay for displaying error (#218)

Remove comments and add jsdocs

Tie up loose ends

Clear timeout when new track selected

Reference timer on component

Stop autoplaying the youtube player after changing channels
iisa pushed a commit that referenced this pull request Jul 10, 2019
Add player to state

Rebase fix

Rebase fix

Rebase fix

Add changes from code review

Retrieve next trackNumber available for autoplay and loop to first track at end of playlist

Prevent user and track interaction while player gets ready

Add stylesheet

Reload youtube player object after switching channels

Hide ia-player when not in use

Remove autoplay

Add time delay for displaying error (#218)

Remove comments and add jsdocs

Tie up loose ends

Clear timeout when new track selected

Reference timer on component

Stop autoplaying the youtube player after changing channels
koderjoker added a commit that referenced this pull request Jul 10, 2019
- Add player to state
- Rebase branch
- Add feedback from code review
- Retrieve next trackNumber available for autoplay
- Loop to first track at end of playlist
- Prevent user and track interaction while player gets ready
- Add stylesheet
- Reload youtube player object after switching channels
- Hide ia-player when not in use
- Remove autoplay
- Add time delay for displaying error (#218)
- Remove comments and add jsdocs
- Clear timeout when new track selected
- Reference timer on component
- Stop autoplaying the youtube player after changing channels
- Change url when track changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants