issues
search
PRX
/
Play-Next.js
PRX audio embed player and landing pages.
GNU Affero General Public License v3.0
3
stars
0
forks
source link
HOTFIX: Improve play/pause in episode view
#117
Closed
rpeterman-gp
closed
1 year ago
rpeterman-gp
commented
1 year ago
memo render of playlist element
don't render playlist element in episode view
To Review
[ ] Checkout Branch.
[ ] Run
asdf install
.
[ ] Run
yarn
.
[ ] Run
yarn dev
.
[ ] Go to
http://localhost:4300/listen?uf=https%3A%2F%2Flatinousa.feeds.futuromedia.org%2F&ge=prx_344_9c0a0d23-5974-4dd3-9a35-a50ba6f0f151
.
...then...
[ ] Play audio and ensure it plays without significant delay.
[ ] Got to playlist view by clicking arrow in episode header.
[ ] Expect a delay rendering the playlist.
[ ] Expect play/pause in playlist view to be slow.
[ ] Click on another episode title to view it.
[ ] Expect view transition to be quicker.
[ ] Expect play/pause to be significantly quicker.
[ ] Go back to playlist view.
[ ] Expect view transition to be slow, but better than first transition.
To Review
asdf install
.yarn
.yarn dev
.