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

Pop-up Modal Upon Clicking Add to Watchlist for Non-registered users #55

Closed jackli921 closed 3 months ago

jackli921 commented 3 months ago

Screenshot 2024-07-28 at 12 20 46

Having this modal would create prompt a potential member to join when they're interacting with the site.

Making this suggestion presupposes keeping the Add to Watchlist button visible for non-authenticated user, which I understand is something that @swargaraj wanted to change (visible only to logged-in users) as mentioned in the disucssion #22. https://github.com/mochi-stream/mochi/pull/34#issuecomment-2245265779

Screenshot 2024-07-28 at 12 13 17

But I think having the button and the modal would add their own benefit if we're looking to increase the probability of potential users to joining.

swargaraj commented 3 months ago

image Has been implemented in user-profile-page branch. Cannot merge your PR as a lot of things have changed so theres a lot of conflicts. Demo | Branch