Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

fix(tracking-service): replace drop task modifier #822

Merged

Conversation

derrabauke
Copy link
Contributor

@derrabauke derrabauke commented Feb 16, 2023

The dropTask modifier prevented multiple instances of the TaskSelect component in the timesheet overview from fetching their data for the dropdown. With the renewed logic, it will prevent fetching the same query multiple times.

@derrabauke derrabauke self-assigned this Feb 16, 2023
@derrabauke derrabauke added this to the v3 release milestone Feb 16, 2023
app/services/tracking.js Outdated Show resolved Hide resolved
The dropTask modifier prevent multiple instance in the timesheet
overview from fetching their data for the task selection dropdown.
With the renewed logic, it will prevent fetching the same query
multiple times.
@derrabauke derrabauke force-pushed the fix-task-selection-loading-options branch from 58754fa to 066d2a8 Compare February 16, 2023 18:13
@derrabauke
Copy link
Contributor Author

@czosel Can we merge this as temporary fix and I will open the refactoring PR in an instant?

@derrabauke derrabauke marked this pull request as ready for review February 17, 2023 08:40
Copy link
Contributor

@czosel czosel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course 👍

@derrabauke derrabauke merged commit f898e99 into adfinis:master Feb 17, 2023
@derrabauke derrabauke deleted the fix-task-selection-loading-options branch February 17, 2023 08:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants