Jasonette / Jasonette/JASONETTE-iOS

Jason app shows tab bar url warning even with matching url

Open
#260 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.2k
Forks
347
PR merge metrics
No merged PRs in 30d

Description

The Jason app currently in the App Store (4.0) displays a warning dialog that at least 1 item in tabbar must have same url as the current view, even when one of the items *does* have the same url.
The url in use for the loaded view and first item in tabbar is a local IP with non std port in case that is affecting the check, eg `192.168.1.117:8080/app.json`

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the warning in the Jason app with a tab bar URL matching the current view, including a local IP and non-standard port such as 192.168.1.117:8080/app.json. Trace the tab bar URL check and confirm that the warning no longer appears when a matching item is present.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
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.