meteor / meteor/mobile-packages
The template is not removed until the user click on .cancel
- Dominant language
- JavaScript
- Stars
- 338
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
With this package if the application has a header/footer with navigation bar there is a problem when the user come on the page with the camera package, and when he wants to leave using the application navigations bar (and not the cancel buttons provided by the package), he can't because the Template is not rendered throught the main layout but inside the body node.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the camera package flow in an application with header/footer navigation, then inspect how its template is rendered into the body node. Done means leaving through the application's navigation bar removes the camera template without requiring the package's cancel button.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100