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 :
The person stay in his project but UI shows he is absent
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
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
'sMenu
. This will have two consequences :Additional context I add
isAbsent
props in Speaker, by default at Speaker creation, isAbsent is set atfalse