Skip to content

Add types to dataset table#292

Merged
cristian-tamblay merged 3 commits into
developfrom
improvement/datasetTable
Sep 11, 2025
Merged

Add types to dataset table#292
cristian-tamblay merged 3 commits into
developfrom
improvement/datasetTable

Conversation

@Felipedino
Copy link
Copy Markdown
Collaborator

This pull request refactors the dataset configuration modal in the notebooks UI by removing the dataset summary tab and integrating dataset column type information directly into the main dataset table.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request removes the dataset summary tab from the notebooks UI and integrates column type information directly into the main dataset table headers, simplifying the interface while maintaining type visibility.

Key changes:

  • Removed the "Summary" tab from the dataset configuration modal
  • Added column type display in dataset table headers with type and dtype information
  • Imported new API function for fetching dataset types

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
DatasetTable.jsx Adds column type fetching and displays type information in custom column headers
ConfigureToolModal.jsx Removes the dataset summary tab and its associated components

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread DashAI/front/src/components/notebooks/dataset/DatasetTable.jsx
Comment thread DashAI/front/src/components/notebooks/dataset/DatasetTable.jsx
@cristian-tamblay cristian-tamblay merged commit 5e88c23 into develop Sep 11, 2025
5 checks passed
@cristian-tamblay cristian-tamblay deleted the improvement/datasetTable branch September 11, 2025 14:29
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.

3 participants