PinewoodPip / Giickos

0 stars 0 forks source link

Additional TaskExplorer functionality #12

Open PinewoodPip opened 1 year ago

PinewoodPip commented 1 year ago

The task explorer currently only lists projects and tasks (within the TaskList fragment). The section also needs a search bar, a priority filter and a button to add a project.

image

These UI elements should be put in the TaskExplorer fragment (not TaskList - that should be only for the list rendering).

The search term and priority filter need to be saved in a viewmodel - but they do not need to be saved to the model.