Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INV-3763] WhatsHere Actions -> ActionCreators #3764

Closed
wants to merge 25 commits into from

Conversation

LocalNewsTV
Copy link
Collaborator

Overview

Important

This PR Is forked off of PR #3762 which is currently unmerged (as of 2024-30-12).
This PR Will remain in a Draft state until merge

This PR includes the following proposed change(s):

  • Convert WhatsHere functionality from Actions to ActionCreators
  • Remove failure action, as is unused aside from firing.
  • Cleanup reducers/map.ts reducing object drilling through use of destructuring / Object.assign. Improving readability of the code.
  • Closes Convert WhatsHere / Activity actions to ActionCreators #3763

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
3.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert WhatsHere / Activity actions to ActionCreators
1 participant