HugoPerard / standup-app

App for Bearstudio standups
standup-app.vercel.app
MIT License
9 stars 4 forks source link

Standup : absent people management #22

Closed HugoPerard closed 3 years ago

HugoPerard commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, there is no absent management feature, we use a project named "Absent" where we put absent people.

Describe the solution you'd like I want to have an option on each person for put him absent via Card's Menu. This will have two consequences :

  1. The person stay in his project but UI shows he is absent
  2. The person is automatically put on a special column (not a project) at the left of the screen.

Additional context I add isAbsent props in Speaker, by default at Speaker creation, isAbsent is set at false