Closed shubhagarwal1 closed 1 month ago
Visit the deploys page to approve it
Name | Link |
---|---|
Latest commit | 621516bc6ff56fde7552569421367426c473999a |
@shubhagarwal1 , your solution is working fine. But We wanted to inform you that the user's Top 5 movies List cannot be deleted and also the favourite and watchlist list also (you can consider them as default one must have ). can you come up with a solution for this?
@shubhagarwal1 , your solution is working fine. But We wanted to inform you that the user's Top 5 movies List cannot be deleted and also the favourite and watchlist list also (you can consider them as default one must have ). can you come up with a solution for this?
When a user tries to delete these lists, we can display an error message or feedback to the user, and further handle the validation at the frontend and backend so that these lists could not be deleted optionally we can just remove the trash icon from this lists by applying frontend validations
@shubhagarwal1 , your solution is working fine. But We wanted to inform you that the user's Top 5 movies List cannot be deleted and also the favourite and watchlist list also (you can consider them as default one must have ). can you come up with a solution for this?
When a user tries to delete these lists, we can display an error message or feedback to the user, and further handle the validation at the frontend and backend so that these lists could not be deleted optionally we can just remove the trash icon from this lists by applying frontend validations
frontend validation will be a good solution as of now. We can proceed with it.
@shubhagarwal1 , your solution is working fine. But We wanted to inform you that the user's Top 5 movies List cannot be deleted and also the favourite and watchlist list also (you can consider them as default one must have ). can you come up with a solution for this?
When a user tries to delete these lists, we can display an error message or feedback to the user, and further handle the validation at the frontend and backend so that these lists could not be deleted optionally we can just remove the trash icon from this lists by applying frontend validations
frontend validation will be a good solution as of now. We can proceed with it.
okay will implement this and finalise the PR
hey @sid0000007 i have impoved the code so tha top 5 movies could not be deleted
as there is no trash icon on the list
🎉🎉 Thank you for your contribution! Your PR #224 has been merged! 🎉🎉
fix: #203 https://github.com/user-attachments/assets/df14f620-de0a-4eff-8263-559ce0c04c04 hey @AshuKr22 please refer to this video