-
Notifications
You must be signed in to change notification settings - Fork 8
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
bugfix: select the created account in the dropdown #321
Conversation
e878447
to
e71ec8c
Compare
still to do: clean code, maybe the use effect is not necessary, maybe the options passed to the useRessource is not necessary, also the refetch |
Codecov ReportPatch and project coverage have no change.
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #321 +/- ##
=======================================
Coverage 41.54% 41.54%
=======================================
Files 15 15
Lines 1047 1047
=======================================
Hits 435 435
Misses 569 569
Partials 43 43 ☔ View full report in Codecov by Sentry. |
e71ec8c
to
a603a40
Compare
indeed, all these changes are useless, we only need massalabs/ui-kit#168 |
a603a40
to
7f4bb0f
Compare
Kudos, SonarCloud Quality Gate passed!
|
This PR fixes a bug:
needs massalabs/ui-kit#168