adfinis / timed

Monorepo for the Timed time-tracking application
GNU Affero General Public License v3.0
4 stars 5 forks source link

fix(frontend): `TaskSelection` component is not loading the full customer project in the first page load #207

Open MitanOmar opened 1 month ago

MitanOmar commented 1 month ago

fix: #142

c0rydoras commented 1 month ago

This can probably be done by adjusting the include when initially fetching the project

c0rydoras commented 1 month ago

Which is better as then we don't do more requests