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

The Visible() API configuration is not applied correctly in the TreeView #7602

Closed
alestoya opened this issue Nov 22, 2023 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@alestoya
Copy link

alestoya commented Nov 22, 2023

Bug report

The Visible() API configuration is not applied correctly in the TreeView.

Reproduction of the problem

  1. Open the following Telerik REPL example.
  2. Set the Visible() API configuration to a given TreeView Item explicitly to false and notice that the item is not hidden.

Current behavior

The Visible() API configuration is not applied correctly.

Expected/desired behavior

The Visible() API configuration should be applied correctly similar to how the Menu wrapper:

https://netcorerepl.telerik.com/cnvbcckN56kmV36Z07

Environment

  • Kendo UI version: 2023.3.1114
  • jQuery version: x.y
  • Browser: [all]
@alestoya alestoya self-assigned this Nov 22, 2023
@alestoya alestoya changed the title Visible() API configuration is applied correctly in the TreeView The Visible() API configuration is applied not correctly in the TreeView Nov 22, 2023
@github-actions github-actions bot added the FP: Planned Sync status with associated Feedback Item label Nov 22, 2023
@alestoya alestoya changed the title The Visible() API configuration is applied not correctly in the TreeView The Visible() API configuration is not applied correctly in the TreeView Nov 22, 2023
@alestoya alestoya added FP: In Development Sync status with associated Feedback Item and removed FP: Planned Sync status with associated Feedback Item labels Nov 22, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants