You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a skill to the work experience resets all the sub fields.
π¦ Expected Behaviour
Adding a skill to a work experience shouldn't reset sub fields.
π΅οΈ Details
This useEffect was added to reset fields when switching between categories. This is a practice we've been using to prevent adding unwanted fields to the mutation.
π Steps to Reproduce
Begin creating a work experience.
Select an employment category, and fill out a couple sub fields.
Scroll down and add a new skill.
Scroll back up and see the fields have been reset.
πΈ Screenshot
πββοΈ Proposed Solution
β Acceptance Criteria
Adding a new skill doesn't reset work experience fields
The text was updated successfully, but these errors were encountered:
π Bug
Adding a skill to the work experience resets all the sub fields.
π¦ Expected Behaviour
Adding a skill to a work experience shouldn't reset sub fields.
π΅οΈ Details
This useEffect was added to reset fields when switching between categories. This is a practice we've been using to prevent adding unwanted fields to the mutation.
π Steps to Reproduce
πΈ Screenshot
πββοΈ Proposed Solution
β Acceptance Criteria
The text was updated successfully, but these errors were encountered: