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

Render data #31

Merged
merged 2 commits into from Aug 23, 2022
Merged

Render data #31

merged 2 commits into from Aug 23, 2022

Conversation

nickemma
Copy link
Owner

  • I created a reducer and action dispatcher for the "Join Mission" button.
  • The logic here is practically the same as with rockets - I just passed in the mission's ID to the corresponding action and update the mission's state with the selected mission having a new key/value - reserved: true.
  • I despatched these actions upon clicking on the corresponding buttons.

@AbdollahRaafat AbdollahRaafat merged commit 9440319 into development Aug 23, 2022
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.

None yet

2 participants