-
Notifications
You must be signed in to change notification settings - Fork 10
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
Bug/cstm cpc 1014 fix pet date and update pet form #588
Bug/cstm cpc 1014 fix pet date and update pet form #588
Conversation
I made the frontend look nicer and fixed the birthdate all i am missing is pet type
fix edit pet form and the dates shown
Qodana for JVM374 new problems were found
☁️ View the detailed Qodana report Contact Qodana teamContact us at [email protected]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Weird. I didn't see two pet type selectors on my machine. Could it be a OS or browser specific issue?
Yeah probably from my end or weird merging issues but hopefully this pr will fix it for me and for everyone else assuming they also had 2 selectors in edit pet form |
What do you mean by hopefully this pr will fix it? |
Assuming this bug happens in certain cases this PR will fix it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good lad
JIRA: link to jira ticket
Context:
There's a bug with the date and edit pet form since the new pet details page has been added, this pr fixes the issues
Changes
Fixed pet birth date on owner details page and pet details page and also removed the duplicate pet type selector on edit pet form
Before and After UI (Required for UI-impacting PRs)
before
after