Skip to content

Remove side navigation; break out DataConvertorStatus#163

Merged
stevekinney merged 1 commit intomainfrom
remove-side-navigation
Dec 9, 2021
Merged

Remove side navigation; break out DataConvertorStatus#163
stevekinney merged 1 commit intomainfrom
remove-side-navigation

Conversation

@stevekinney
Copy link
Copy Markdown
Contributor

Removes the side navigation, removes the sticky header, breaks out the Data Converter status into its own component.

<Icon src={StatusOnline} class="mx-auto text-green-500 w-8 h-8" />
</Tooltip>
{/if}
{/if}
Copy link
Copy Markdown
Collaborator

@GiantRobots GiantRobots Dec 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better to have this as a component.

</WorkflowsSummaryTable>
{:else}
<WorkflowsEmptyState />
{/if}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we're missing an error state here? Or are we expecting code further up to error on it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@josephriosIO is currently refactoring this in #159.

@stevekinney stevekinney merged commit 83d4919 into main Dec 9, 2021
@stevekinney stevekinney deleted the remove-side-navigation branch December 9, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants