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: repair initial values for text fields in save user and profile #11

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

diavrank
Copy link
Owner

@diavrank diavrank commented Dec 8, 2023

Fixes: #number

Description

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
    • Good variable naming.
    • Constants are capitalized and snake cased.
    • Code uses const instead of let and var.
  • My commit history is nice and readable
  • My PR doesn't contain more than 10 or max 15 files changed
  • I've added the number of the issue I'm fixing at the top of my file
  • My code has been reviewed
  • My code passed all the checks on the Pipeline (Action)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@diavrank diavrank requested a review from Ovsdrak December 8, 2023 08:14
@diavrank diavrank self-assigned this Dec 8, 2023
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.

1 participant