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 connection streams table UX #17823

Closed
edmundito opened this issue Oct 11, 2022 · 1 comment · Fixed by #18262
Closed

Update connection streams table UX #17823

edmundito opened this issue Oct 11, 2022 · 1 comment · Fixed by #18262
Assignees
Labels
area/frontend Related to the Airbyte webapp team/platform-move

Comments

@edmundito
Copy link
Contributor

edmundito commented Oct 11, 2022

Update the connection streams table functionality to match the updated design seen in the prototype with the following constraints:

  1. Keep the expandable field list instead of popping up a new view. Moving the field list to a new view will be done separately
  2. Note the bulk edit mode looks different.
  3. Ignore diff mode. This will be added separately in [Epic] New UX refresh flow for auto-detect schema changes #17825
  4. This is intended to have the function but not the final design

Changes include:

  1. Updated table headers
  2. Split the source / destination sync mode
  3. Show the field count
  4. Bulk edit panel

Create new table components separate from the existing table so that it can be toggled with feature flagging. Merge incremental changes to the table, and enable when it's ready.

@octavia-squidington-iv
Copy link

cc @airbytehq/frontend

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 team/platform-move
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants