Binder is a simple SaaS solution allowing you to create ToDo and custom lists of tasks in clean and readable way. You can create task from default pattern: name, description and completion indicator.
Is your feature request related to a problem? Please describe.
Planned for other milestone changes, that are not implemented currently, but has some endpoints in code (like buttons) must be blocked (disbaled or hidden) to not confuse user.
Describe the solution you'd like
Use condition statement's feature flagging to disbale features, that are planned to implement, but not in current milestone.
Is your feature request related to a problem? Please describe. Planned for other milestone changes, that are not implemented currently, but has some endpoints in code (like buttons) must be blocked (disbaled or hidden) to not confuse user.
Describe the solution you'd like Use condition statement's feature flagging to disbale features, that are planned to implement, but not in current milestone.
Describe alternatives you've considered
Additional context Web Frontend