Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

feat(flows-list): Provide empty state for the Flows list #1928

Merged
merged 1 commit into from
Jun 7, 2023
Merged

feat(flows-list): Provide empty state for the Flows list #1928

merged 1 commit into from
Jun 7, 2023

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Jun 7, 2023

Before

image

After

image

fixes: #1909

@lordrip lordrip requested a review from a team June 7, 2023 10:46
@lordrip lordrip enabled auto-merge (rebase) June 7, 2023 10:46
@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #1928 (6b555ba) into main (962bad6) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1928      +/-   ##
==========================================
+ Coverage   59.78%   59.89%   +0.11%     
==========================================
  Files          75       76       +1     
  Lines        2509     2516       +7     
  Branches      562      565       +3     
==========================================
+ Hits         1500     1507       +7     
  Misses        962      962              
  Partials       47       47              
Impacted Files Coverage Δ
src/components/Flows/FlowsList.tsx 100.00% <100.00%> (ø)
src/components/Flows/FlowsListEmptyState.tsx 100.00% <100.00%> (ø)
src/components/Flows/FlowsMenu.tsx 90.47% <100.00%> (ø)

@lordrip lordrip merged commit 6598915 into KaotoIO:main Jun 7, 2023
@lordrip lordrip deleted the feat/flows-list-empty-state branch June 7, 2023 10:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Indicate no routes are created
1 participant