leepeuker / movary

Self hosted web app to track and rate your watched movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add manage buttons to person page

leepeuker opened this issue · comments

A user on the person page should be able to:

  • Refresh the person tmdb data
  • Hide the person from top lists (more here)

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

commented

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)

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

Added new more button to person pages:
image

With these options:
image