-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat(create-modal): add value after creation input select value #1209
Conversation
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
817a0b5
to
24a62ce
Compare
☁️ Nx Cloud ReportCI is running/has finished running commands for commit ea3962f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 4 targetsSent with 💌 from NxCloud. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## staging #1209 +/- ##
===========================================
- Coverage 57.53% 57.36% -0.18%
===========================================
Files 597 598 +1
Lines 8518 8596 +78
Branches 2340 2367 +27
===========================================
+ Hits 4901 4931 +30
- Misses 2780 2818 +38
- Partials 837 847 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Currenlty onClose
doesn't take any param.
We can use it to return requests responses (either edit or create) as params.
🎉 This PR is included in version 1.98.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
What does this PR do?
https://qovery.atlassian.net/jira/software/projects/FRT/boards/23?selectedIssue=FRT-1017
PR Checklist
feature
,ui
,data
,utils