Skip to content
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

Update "empty" status in StatusIcon to "sleep" with new icon #12436

Merged
merged 4 commits into from
Apr 28, 2022

Conversation

edmundito
Copy link
Contributor

@edmundito edmundito commented Apr 28, 2022

What

This updates the "empty" status of the StatusIcon component to use the updated moon icon and renames the status to sleep. Also takes an opportunity to cleanup the StatusIcon component

image

Closes #10842

How

  • Adds the new sleep icon
  • Updates empty state to sleep
  • Fixes issues with the "big" toggle in Status icon
  • Fixes vertical alignment of status icons
  • Move all icons to components/icons
  • Adds StatusIcon to storybook

The only status that doesn't work in "big" mode is currently the "loading" status.

Recommended reading order

Top to bottom

@edmundito edmundito requested a review from a team as a code owner April 28, 2022 14:51
@edmundito edmundito added area/frontend area/frontend Related to the Airbyte webapp labels Apr 28, 2022
@github-actions github-actions bot added the area/platform issues related to the platform label Apr 28, 2022
Copy link
Contributor

@krishnaglick krishnaglick left a comment

Choose a reason for hiding this comment

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

Did not test locally.

@edmundito edmundito merged commit 5a0666d into master Apr 28, 2022
@edmundito edmundito deleted the update-empty-status-icon branch April 28, 2022 18:20
suhomud pushed a commit that referenced this pull request May 23, 2022
* Update status icon empty state with new Moon icon
Add StatusIcon storybook

* Move PauseIcon to components/icons

* Fix support for big status icon for inactive and empty

* Rename status icon empty state to sleep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp area/platform issues related to the platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI prematurely reporting a connection is successful
2 participants