leepeuker / movary

Self hosted web app to track and rate your watched movies
MIT License
393 stars 14 forks source link

Add manage buttons to person page #524

Closed leepeuker closed 11 months ago

leepeuker commented 11 months ago

A user on the person page should be able to:

Design: Let us reuse the more button and modal from the movie page for peoples

JVT038 commented 11 months ago

Should we also add the ability to manually edit the person's data (so in case the TMDB data is incomplete and the user / admin can add person information themselves)

leepeuker commented 11 months ago

True, but I would see editing the person as a separate issue, this should be solved separately

leepeuker commented 11 months ago

Added new more button to person pages: image

With these options: image