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

Menu Trigger with Tooltip doesn't work #4374

Open
4 of 11 tasks
origami-z opened this issue Nov 4, 2024 · 0 comments
Open
4 of 11 tasks

Menu Trigger with Tooltip doesn't work #4374

origami-z opened this issue Nov 4, 2024 · 0 comments
Labels
community For issues that have been raised by folks outside the core Salt team component: menu component: tooltip status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: bug 🪲 Something isn't working

Comments

@origami-z
Copy link
Contributor

origami-z commented Nov 4, 2024

Latest version

  • I have tested the latest version

Description

I encountered an edge case using the Menu component, whereby wrapping the menu trigger button in a tooltip component prevents the button from being clicked.

Steps to reproduce

<MenuTrigger>
    <Tooltip content='More actions'>
        <Button>
            <MicroMenuIcon />
        </Button>
    </Tooltip>
</MenuTrigger>

Expected behavior

Trigger menu and tooltip

Package name(s)

Core (@salt-ds/core)

Package version(s)

1.37.1

Browser

  • Chrome
  • Safari
  • Firefox
  • Microsoft Edge

Operating system

  • macOS
  • Windows
  • Linux
  • iOS
  • Android

Are you a JPMorgan Chase & Co. employee?

  • I am an employee of JPMorgan Chase & Co.

Raised by I785938

@origami-z origami-z added type: bug 🪲 Something isn't working status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. community For issues that have been raised by folks outside the core Salt team component: tooltip component: menu labels Nov 4, 2024
@origami-z origami-z moved this from Green to Planned in Salt - Components, Patterns and Theming Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community For issues that have been raised by folks outside the core Salt team component: menu component: tooltip status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: bug 🪲 Something isn't working
Projects
Development

No branches or pull requests

1 participant