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

Fix table alignment issues in new streams table #21425

Merged
merged 5 commits into from
Jan 18, 2023

Conversation

krishnaglick
Copy link
Contributor

To verify these fixes please test with REACT_APP_NEW_STREAMS_TABLE=true

What

Resolves #21387
Added some padding to the new streams table so the far right doesn't look as strange.
Separated out the styling for the destination header section (includes the arrow), and the destination + icon section.

Removed unnecessary calls to source and destination definition as the icon is available on the base object.

How

Flex grow and flex basis are set to highly specific values so it scales properly.

@octavia-squidington-iv octavia-squidington-iv added the area/frontend Related to the Airbyte webapp label Jan 13, 2023
@krishnaglick krishnaglick enabled auto-merge (squash) January 13, 2023 21:06
@krishnaglick krishnaglick merged commit fa3e53a into master Jan 18, 2023
@krishnaglick krishnaglick deleted the kc/new-strerams-table-additional-fixes branch January 18, 2023 15:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New streams table alignment issues in destinations side
3 participants