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 components needed for edit profile page #45

Merged
merged 5 commits into from
Sep 9, 2023

Conversation

Piumal1999
Copy link
Member

Purpose

The purpose of this PR is to fix #7

Goals

Creating the components required for edit profile view

Approach

There are 2 main components:

  1. Edit profile form
  2. Change password form

Screenshots

Screenshot 2023-08-19 at 18 07 07 Screenshot 2023-08-19 at 18 07 17

Checklist

  • This PR doesn't commit any keys, passwords, tokens, usernames, or other secrets.
  • I have read and understood the development best practices guidelines ( http://bit.ly/sef-best-practices )
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Related PRs

N/A

Test environment

Storybook

Learning

N/A

@Piumal1999 Piumal1999 marked this pull request as ready for review August 26, 2023 10:02
Copy link
Member

@anjula-sack anjula-sack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Is there anything else that needs to be done @Piumal1999?

@Piumal1999
Copy link
Member Author

LGTM Is there anything else that needs to be done @Piumal1999?
No. This is ready for review

@anjula-sack anjula-sack merged commit 5eefd12 into sef-global:main Sep 9, 2023
3 checks passed
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.

Implement the edit profile view
2 participants