Skip to content

Conversation

@ahmed-ramzi
Copy link
Contributor

@ahmed-ramzi ahmed-ramzi commented Oct 31, 2025

HUB-11487 (Fix menu item height)

Should fix the layout on AP to not make it compact
This fix should revert the hight style to the previous change and remove the height 100%

CleanShot 2025-10-31 at 11 39 52@2x

Copilot AI review requested due to automatic review settings October 31, 2025 10:49
@ahmed-ramzi ahmed-ramzi requested a review from a team as a code owner October 31, 2025 10:49
@changeset-bot
Copy link

changeset-bot bot commented Oct 31, 2025

🦋 Changeset detected

Latest commit: 8359b4d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@knime/components Patch
@knime/hub-features Patch
@knime/jsonforms Patch
@knime/rich-text-editor Patch
@knime/ui-extension-renderer Patch
@knime/virtual-tree Patch
demo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

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 PR fixes the layout and height behavior of the MenuItem component to prevent it from appearing too compact in the application. The changes adjust flexbox properties to ensure proper vertical alignment and height calculation based on icon size.

Key Changes:

  • Modified flex alignment properties for better vertical centering
  • Changed height calculation to be based on icon size rather than stretching to 100%

Reviewed Changes

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

File Description
packages/components/src/components/base/MenuItem/BaseMenuItem.vue Updated flex properties and height calculation for MenuItem label and text container
.changeset/cruel-pianos-eat.md Added changeset documenting the patch-level fix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

HUB-11487 (Fix menu item height)
Copilot AI review requested due to automatic review settings November 4, 2025 08:55
Copy link

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ahmed-ramzi ahmed-ramzi merged commit 8060c2f into master Nov 4, 2025
5 checks passed
@ahmed-ramzi ahmed-ramzi deleted the bug/HUB-11487-Fix-menu-item-height branch November 4, 2025 09:44
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