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

Feat/browse topic #43

Merged
merged 22 commits into from
Dec 12, 2023
Merged

Feat/browse topic #43

merged 22 commits into from
Dec 12, 2023

Conversation

Ian-Bright
Copy link
Contributor

Resolves: #34

Implements a browse page that allows us to view tags and how many times they have been used with a video across the app. This pr also changes the logic of the mix hook to now handle a tag name specified in the search params. Tag names are now passed to the backend instead of tag ids so we this branch must be run alongside its server counterpart: State-Channel-4/backend#40

@Ian-Bright Ian-Bright changed the base branch from main to feat/v0.3 December 6, 2023 23:26
Copy link

netlify bot commented Dec 6, 2023

Deploy Preview for frontend-app-channel4 failed.

Name Link
🔨 Latest commit 028e3dc
🔍 Latest deploy log https://app.netlify.com/sites/frontend-app-channel4/deploys/6571032172c0d40008c2eb3b

@Ian-Bright Ian-Bright self-assigned this Dec 7, 2023
@Ian-Bright Ian-Bright added the ✨feature New feature or request label Dec 7, 2023
@Ian-Bright Ian-Bright marked this pull request as ready for review December 8, 2023 16:03
app/(discover)/discover/utils.ts Outdated Show resolved Hide resolved
app/(stateless-toolbar)/browse/page.tsx Outdated Show resolved Hide resolved
app/(stateless-toolbar)/submit-url/components/slider.tsx Outdated Show resolved Hide resolved
app/(stateless-toolbar)/submit-url/page.tsx Outdated Show resolved Hide resolved
app/(discover)/discover/utils.ts Show resolved Hide resolved
types/index.ts Outdated Show resolved Hide resolved
app/(stateless-toolbar)/browse/page.tsx Show resolved Hide resolved
@Ian-Bright Ian-Bright merged commit e135045 into feat/v0.3 Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] Browse topic
2 participants