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

[FRONTEND] Make clicking on a member show ALL their details and open an edit view #704

Open
6 tasks
choden-dev opened this issue Jul 28, 2024 · 0 comments
Open
6 tasks
Labels
frontend relating to code in the /client directory HARD recommended for experts
Milestone

Comments

@choden-dev
Copy link
Member

choden-dev commented Jul 28, 2024

Is your feature request related to a problem? Please describe.

You will have to make use of the onClick implementation in #703. and put the prop on the Table component in AdminMemberView

The generic edit panel created in #427 should be utilised to display all information for the user.

BEFORE MERGING

  • Storybooks created where possible
  • Tested with nock if data fetching
  • Tests written for critical interactions
  • PR Reviewed (For non-trivial changes)
  • Changes tested after rebasing on master or merging in master (hint: git fetch origin master:master, then git rebase master or git merge master)
  • All required PR checks passing
@choden-dev choden-dev added the frontend relating to code in the /client directory label Jul 28, 2024
@choden-dev choden-dev added this to the Handover milestone Jul 28, 2024
@asun555 asun555 self-assigned this Aug 10, 2024
@choden-dev choden-dev added the HARD recommended for experts label Sep 6, 2024
@asun555 asun555 removed their assignment Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend relating to code in the /client directory HARD recommended for experts
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants