-
Notifications
You must be signed in to change notification settings - Fork 9
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
Animal Form UI Fixes #1109
Animal Form UI Fixes #1109
Conversation
Openshift URLs for the PR Deployment: |
Codecov Report
@@ Coverage Diff @@
## dev #1109 +/- ##
==========================================
- Coverage 63.29% 63.28% -0.01%
==========================================
Files 531 531
Lines 15781 15777 -4
Branches 2439 2438 -1
==========================================
- Hits 9988 9985 -3
+ Misses 5108 5106 -2
- Partials 685 686 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
app/src/features/surveys/view/survey-animals/IndividualAnimalForm.tsx
Outdated
Show resolved
Hide resolved
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.
looks good
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* Removed Animal count indicator from animal dialog title * Added "ID" as subtitle when editing an animal * Removed "Created On" column from animal table * Renamed "Edit Critter Details" action to "Edit Animal"
Description of Changes
Testing Notes