NativeScript / NativeScript/NativeScript

When click outside of drawer not closing

Open
#8,779 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
25.7k
Forks
1.7k
Avg merge
1d 5h
Merged PRs (30d)
35

Description

Environment
image

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;
image

Expected behavior
When click outside close modal.

Additional context
The red region not close modal, this is because width has been set
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.