Skip to content

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Sep 22, 2025

Ben mentioned this sometime back in a design review.

before after
Screenshot 2025-09-22 at 6 07 48 PM Screenshot 2025-09-22 at 6 04 38 PM

@Anemy Anemy requested a review from a team as a code owner September 22, 2025 22:08
@Anemy Anemy requested review from Copilot and mabaasit and removed request for Copilot September 22, 2025 22:08
@Anemy Anemy added feature flagged PRs labeled with this label will not be included in the release notes of the next release no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels Sep 22, 2025
Copy link

Assigned nbbeeken for team compass-developers because mabaasit is out of office.

@Copilot Copilot AI review requested due to automatic review settings September 23, 2025 15:44
Copy link
Contributor

@Copilot 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

Updates the drawer panel in the data modeling component to show generic configuration labels instead of displaying the specific item names. This improves the UI by providing clearer context about what type of configuration is being edited.

  • Changes drawer title structure to separate item title from configuration type label
  • Updates property naming from label to title for better semantic clarity
  • Adds generic labels like "Collection Configuration", "Relationship Configuration", and "Field Configuration"

Reviewed Changes

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

File Description
packages/compass-data-modeling/src/components/drawer/diagram-editor-side-panel.tsx Updates drawer component to use generic configuration labels and separates title from label properties
packages/compass-data-modeling/src/utils/nodes-and-edges.tsx Changes div element to italic element for mixed type display

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

}
>
<div>(mixed)</div>
<i>(mixed)</i>
Copy link
Member Author

Choose a reason for hiding this comment

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

drive-by

before after
Screenshot 2025-09-23 at 11 45 05 AM Screenshot 2025-09-23 at 11 23 52 AM

@Anemy Anemy merged commit 992261a into main Sep 24, 2025
58 of 60 checks passed
@Anemy Anemy deleted the update-tooltip-for-data-modeling-drawer branch September 24, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature flagged PRs labeled with this label will not be included in the release notes of the next release no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants