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

Add attribute editing to Profile page #32

Closed
mattwalo32 opened this issue Jan 17, 2021 · 2 comments · Fixed by #46
Closed

Add attribute editing to Profile page #32

mattwalo32 opened this issue Jan 17, 2021 · 2 comments · Fixed by #46
Assignees
Labels
Milestone

Comments

@mattwalo32
Copy link
Collaborator

mattwalo32 commented Jan 17, 2021

Users are currently able to edit fields about a member's info on the frontend (provided they have proper permissions). Add a button to the Profile page that makes a PUT request to update the member's data after changes are made on the frontend.

For components, use H4I Bridge

Use the PUT /members/:memberID endpoint

@mattwalo32 mattwalo32 added this to the Week 3 milestone Jan 17, 2021
@Qrtn
Copy link
Member

Qrtn commented Jan 18, 2021

Was wondering if it were possible to implement @alicesf2's suggestion to condense the input fields to reduce vertical scrolling? Could be alongside this or in another issue.

@mattwalo32
Copy link
Collaborator Author

I made a new issue for that #38

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

Successfully merging a pull request may close this issue.

2 participants