nuxt-modules / nuxt-modules/ionic
Wrong tabs navigation behavior
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 457
- Forks
- 53
- Avg merge
- 7h 32m
- Merged PRs (30d)
- 21
Description
🐛 The bug
Navigating back does not always navigate to the previous page (via gestures and the back button)
🛠️ To reproduce
Can't share
🌈 Expected behaviour
Navigation back navigates to the previous page
https://github.com/user-attachments/assets/b1663c99-f7e1-474d-ba35-507917051692
ℹ️ Additional context
I can't share the whole project but there are steps to reproduce:
Go to tab 1, then to tab 2, then redirect to any page inside tab 2, then go back, go to tab 1, then to tab 2, then swipe back
Contributor guide
No contributing guide indexed for this repository
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 following the reported sequence: visit tab 1, open tab 2, redirect to a page inside tab 2, go back, revisit tab 1 and tab 2, then swipe back; use the attached video for context. Done means both the back button and back gesture consistently return to the previous page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxtjs, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100