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

Fix form input bug in User Profile #154

Merged
merged 4 commits into from
Apr 25, 2024

Conversation

ballyalley-o
Copy link
Owner

Bug/TCCP145-fix-form-input-user-profile

This pull request fixes a form input bug in the User Profile feature. The bug was causing an issue with the form label. The changes include refactoring the FormField component to add the isAccount and disabled props, adding the SAVE icon to the ICON_WEB in icon-directory.ts, and adding the FULL_NAME constant to key.ts. Additionally, the Bootcamp tile and Bootcamp components were refactored to add the CardMedia and BadgeImg styled components. This pull request addresses issue #145.

@ballyalley-o ballyalley-o requested a review from in-a-iii April 25, 2024 13:43
@ballyalley-o ballyalley-o self-assigned this Apr 25, 2024
@ballyalley-o ballyalley-o linked an issue Apr 25, 2024 that may be closed by this pull request
@ballyalley-o ballyalley-o linked an issue Apr 25, 2024 that may be closed by this pull request
Copy link
Collaborator

@in-a-iii in-a-iii left a comment

Choose a reason for hiding this comment

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

make sure to create an issue re: refactoring

src/page/auth/account/user-account.tsx Show resolved Hide resolved
@ballyalley-o ballyalley-o merged commit 65b7908 into development Apr 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review Code Review solved
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Client] TCCPISSUE: Fix form input bug in User Profile
2 participants