NativeScript / NativeScript/NativeScript
Navigation back arrow visible during 'flip' transition even if NavigationButton is hidden
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25.7k
- Forks
- 1.7k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 35
Description
Please, provide the details below:
When using the 'flip' transition to navigate to a page, the "<" back arrow on the page navigated to, will be visible briefly once arrived to the page. It doesn't seem possible to completely hide it, despite it's visibility is set to "hidden" or "collapsed".
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
- CLI: 3.4.1
Please tell us how to recreate the issue in as much detail as possible.
Playground demo: https://play.nativescript.org/?template=play-js&id=X5zdGQ&v=3
- Tap the "Hello" button in the navbar.
- Watch as the screen flips, the "<" back arrow will be briefly visible over the "Bye" button.
This doesn't seem to be an issue with other transitions but the "flip" one.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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 with the linked NativeScript Playground demo using CLI 3.4.1 and reproduce the iOS navigation flow by tapping “Hello” and watching the flip transition. Trace the NavigationButton visibility handling during that transition; done means the hidden or collapsed back arrow never briefly appears over the destination page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100