-
Notifications
You must be signed in to change notification settings - Fork 3
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
Improvement/artesca 10858 empty state #735
Improvement/artesca 10858 empty state #735
Conversation
Hello jeanmarcmilletscality,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## development/2.2 #735 +/- ##
===================================================
+ Coverage 59.20% 59.31% +0.10%
===================================================
Files 239 239
Lines 11309 11256 -53
Branches 3260 3223 -37
===================================================
- Hits 6696 6677 -19
+ Misses 4592 4559 -33
+ Partials 21 20 -1 ☔ View full report in Codecov by Sentry. |
a541acc
to
4bfd4c8
Compare
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
…stom or deprecated elements for up to date Core-UI elements
…flow and table autosizer continuously triggering each other
4bfd4c8
to
58095cc
Compare
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
</EmptyStateContainer> | ||
<EmptyState | ||
icon="Bucket" | ||
link="create-account" |
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.
maybe missing the leading "/"
src/react/workflow/Workflows.tsx
Outdated
</EmptyStateContainer> | ||
<EmptyState | ||
icon="Bucket" | ||
link={`accounts/${accountName}/create-bucket`} |
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.
Missing a leading slash
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
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.
LGTM !
/approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue ARTESCA-10858. Goodbye jeanmarcmilletscality. The following options are set: approve |
No description provided.