NativeScript / NativeScript/NativeScript
When click outside of drawer not closing
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25.7k
- Forks
- 1.7k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 35
Description
Environment

Describe the bug
When i set the drawerContent.effectiveWidth and drawerContent.width of radsidedrawer this works fine visually, but when i click outside not closing modal.
To Reproduce
Set width and effectiveWidth of drawer content;

Expected behavior
When click outside close modal.
Additional context
The red region not close modal, this is because width has been set

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the RadSideDrawer behavior with both drawerContent.width and drawerContent.effectiveWidth set, then inspect the drawer's outside-click handling. Done means clicking anywhere outside the drawer, including the red region shown in the report, closes the modal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100