GeekyAnts / GeekyAnts/NativeBase

The color of MenuItemOption with 'isDisabled' does not change

Open
#5,615 1 comment 0 reactions 0 assignees View on GitHub
bug triage v3
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

### Description

When you specify 'isDisabled' on a MenuItemOption element, the item text color does not turn gray.

### CodeSandbox/Snack link

https://snack.expo.dev/@katontech/97d6f6

### Steps to reproduce

1. Go to document page: 'https://docs.nativebase.io/menu#h3-menuoptiongroups'
2. Add `isDisabled `attribute to any `Menu.ItemOption` element.
3. Click the `HamburgerIcon` to popup the menu.
4. The disabled menu item is no longer selectable, but is not grayed out.

### NativeBase Version

3.4.25

### Platform

- [X] Android
- [ ] CRA
- [X] Expo
- [X] iOS
- [ ] Next

### Other Platform

_No response_

### Additional Information

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.