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

Create edit participant component #57

Closed
OtisRed opened this issue May 8, 2019 · 0 comments
Closed

Create edit participant component #57

OtisRed opened this issue May 8, 2019 · 0 comments
Assignees
Labels

Comments

@OtisRed
Copy link
Contributor

OtisRed commented May 8, 2019

General description
We need a possbility to edit details of the participant that has been already added to the database.

Technical description
We could probably override the logic of create participant form with condition that if a user already exists the component uses different endpoint to PUT data, rather than POST it.

Nevertheless the form should contain fields:

  • first name
  • last name
  • email
  • phone
  • github account
  • slack nick
@OtisRed OtisRed changed the title Edit member component Edit participant component Jun 13, 2019
@OtisRed OtisRed changed the title Edit participant component Create edit participant component Jul 24, 2019
@stanislawK stanislawK self-assigned this Nov 4, 2020
@OtisRed OtisRed closed this as completed Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants