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

feat(ui): redesign Dataframe editor - AI-23 #729

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

madeindjs
Copy link
Collaborator

@madeindjs madeindjs commented Jan 21, 2025

Restyle the Dataframe editor component (still behind the flag dataframeEditor). The main changes are:

  • Hovering a row now displays all editable fields
  • Editable fields use WDS components for input / textarea
  • Introduces a new WDS component WdsNumberInput (Figma)
  • The display: grid used for the table now use subgrid property, which is more handy
  • The "Add row" is now outside the table, and scroll to the added row when clicked
  • The resize hand is more visible
  • The "sorted" icon is displayed when the column is sorted
Screen.Recording.2025-01-21.at.11.33.47.mov

@madeindjs madeindjs self-assigned this Jan 21, 2025
@madeindjs madeindjs marked this pull request as ready for review January 21, 2025 13:59
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.

1 participant