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

ContextMenu shows the k-menu-link-text span's Html in the item text #7701

Closed
IvanDanchev opened this issue Jan 29, 2024 · 0 comments
Closed
Assignees
Labels
Bug C: ContextMenu FP: Completed Sync status with associated Feedback Item Next Release Item that will be included in the next official release Regression Broken functionality which was working previously SEV: Medium
Milestone

Comments

@IvanDanchev
Copy link
Contributor

Bug report

ContextMenu with encoded items renders shows a span's Html in the item's text. Possibly related to: #7410

Reproduction of the problem

  1. Run this REPL example: https://netcorerepl.telerik.com/QyOFwXFJ34F6wEyM15
  2. Right-click one of the table's cells.

Current behavior

The item that has encoded="true" renders show's the Html of the span element that wraps the text of the item. The span has the k-menu-link-text class.

Expected/desired behavior

Only the item text should be visible.

Environment

  • Kendo UI version: 2023.3.1114
  • jQuery version: x.y
  • Browser: [all]
@IvanDanchev IvanDanchev added Bug C: ContextMenu SEV: Medium Priority 5 Regression Broken functionality which was working previously labels Jan 29, 2024
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Jan 29, 2024
@aleksandarevangelatov aleksandarevangelatov self-assigned this Jan 31, 2024
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Feb 16, 2024
@aleksandarevangelatov aleksandarevangelatov added the Next Release Item that will be included in the next official release label Feb 19, 2024
@VicTachev VicTachev added this to the 2024 Q2 milestone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: ContextMenu FP: Completed Sync status with associated Feedback Item Next Release Item that will be included in the next official release Regression Broken functionality which was working previously SEV: Medium
Projects
None yet
Development

No branches or pull requests

3 participants