Proof of concept for input field with routing to video page #15

Open
michaelrevans wants to merge 1 commits from feature/youtube-link-input-routing into main
Collaborator

Example of how the functionality could work with routing for a 'search' page (where the user pastes a Youtube URL) and a video page where the playback is shown - this page is unchanged here.

This is unstyled and should be modified for aesthetics and perhaps usability/error handling before merging.

Example of how the functionality could work with routing for a 'search' page (where the user pastes a Youtube URL) and a video page where the playback is shown - this page is unchanged here. This is unstyled and should be modified for aesthetics and perhaps usability/error handling before merging.
michaelrevans added 1 commit 2022-01-02 07:36:15 +00:00
Proof of concept for input field with routing to video page
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
374137256e
All checks were successful
continuous-integration/drone/push Build is passing
Required
Details
continuous-integration/drone/pr Build is passing
Required
Details
This pull request has changes conflicting with the target branch.
  • frontend/package.json
  • frontend/src/App.tsx
  • frontend/yarn.lock

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/youtube-link-input-routing:feature/youtube-link-input-routing
git checkout feature/youtube-link-input-routing
Sign in to join this conversation.
No description provided.