mochi-stream / mochi

(In Dev) 🍡 Mochi - Powerful anime streaming platform with a user-friendly interface and high-quality streaming.
https://mochi-preview.vercel.app
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

Daven/add watchlist btn #34

Closed MSoup closed 3 months ago

MSoup commented 3 months ago

@swargaraj Can you check this branch to make sure nothing is immediately strange?

The reason I am asking is because I did a rebase and there were many changes since I last worked on the project. From the below diffs I don't see anything strange, but I would love a second set of eyes for review.

Changes

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mochi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 1:15pm
swargaraj commented 3 months ago

Everythings look well now. In future, we have to make sure the add to watch list button only be visible to logged in user. Also need to add a modal on click. I think the z-index of the plus icon is low. I will fix that later on.