Subtitle Requests Feature
complete
Amrayu78
marked this post as
complete
Amrayu78
Max Romanchenko Just a question about functionality.
Max Romanchenko
Amrayu78 I've checked it to refresh my memory a little. No, users do NOT automatically get notified when a subtitle project is created for their requests. Request status updates appear in their Drama-Otaku dashboard. Users must check their Requests tab to see if any projects were created.
When a subtitle project is linked, the status changes from:
"Requested"
To:
"Project Name + Status (In Progress, Completed, etc.)".
The logic was carefully transferred from the old site to the new architecture.
Amrayu78
Max Romanchenko can we get it to email users too? Also is there any clear indicator in the dashboard if something they requested does get picked up?
Max Romanchenko
Amrayu78 Good questions! Currently, there's no email notification system, but I can definitely add one. I'll need to work out the details and add a profile settings checkbox for whether users want to receive such notifications (default: Yes).
The dashboard currently shows the status change, but I can make it more visually prominent.
Amrayu78
Max Romanchenkothank you! A user is asking about it and I think it’ll be a good enhancement to add. Thanks
Max Romanchenko
Amrayu78 Happy to help! I'm working on it.
Max Romanchenko
Amrayu78 Done. I've added a new setting to the user profile for such notifications, implemented the logic for email notifications (subject: "Your Requested Subtitle Project is Now Available!"), works for both the admin panel and frontend forms and added an "ADOPTED" badge to clearly indicate when a requested project has been picked up.
I'm not sure if we should change the badge colors based on the project status (like we do on the homepage). Please check it out and let me know if any changes are needed.
Amrayu78
Max Romanchenko Looks great! Thanks for this.
Amrayu78
Max Romanchenko Can we add a badge in the nav here too when a request is filled?
Max Romanchenko
Amrayu78 Sure, Just to clarify how the badge should work:
- Should the badge show a count of adopted requests (e.g., "3")?
- Should the badge be always visible while there are adopted requests, or should it disappear at some point?
- If it disappears - when exactly?
- When you visit the Requests page?
- When you click and view the actual subtitle project?
Let me know your preference and I'll implement it accordingly.
Amrayu78
Max Romanchenko
- No, it should only show the number of requests filled.
- Should be visible until the user visits the Requests page, then disappear once visited.
Max Romanchenko
Amrayu78 Okay, I've implemented it. Please check it.