Skip to content

ShellContent IsEnabledProperty does not work #5161

@HobDev

Description

@HobDev

Description

In Shell I am using TabBar. On a ShellContent I set IsEnabled="False". But the tab is still enabled for interaction.

Steps to Reproduce

Run the repro project. Click on both tabs. The disalbed tab is also navigable.
MauiBugSample.zip

Version with bug

Preview 13 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android

Affected platform versions

iOS 15 and Android 11

Did you find any workaround?

When using Flyout, use the IsEnabled property of FlyoutItem. When using Tabs use the IsEnabled property of Tab.

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

area-controls-shellShell Navigation, Routes, Tabs, Flyoutp/2Work that is important, but is currently not scheduled for releasepartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/androidplatform/ioss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions