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

Label for ix-menu-settings does not apply inside the ix-menu #1352

Closed
2 tasks done
marvingreeven opened this issue Jun 25, 2024 · 2 comments
Closed
2 tasks done

Label for ix-menu-settings does not apply inside the ix-menu #1352

marvingreeven opened this issue Jun 25, 2024 · 2 comments
Labels
triage We discuss this topic in our internal weekly

Comments

@marvingreeven
Copy link

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

The label for ix-menu-settings does not apply inside the ix-menu:

image
image

What type of frontend framework are you seeing the problem on?

Angular

Which version of iX do you use?

v2.3.0

Code to produce this issue.

<ix-basic-navigation>
   <ix-menu>
      <ix-menu-settings label="Test">
      </ix-menu-settings>
   </ix-menu>
</ix-basic-navigation>
@marvingreeven marvingreeven added the triage We discuss this topic in our internal weekly label Jun 25, 2024
@marvingreeven
Copy link
Author

Related to #595

@marvingreeven
Copy link
Author

using i18nSettings in fixes that issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage We discuss this topic in our internal weekly
Projects
None yet
Development

No branches or pull requests

1 participant