Jasonette / Jasonette/JASONETTE-iOS

Bottom Tab Bar Issue

Open
#369 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5.2k
Forks
347
PR merge metrics
No merged PRs in 30d

Description

Hello,

If you add a bottom (or top) bar to act as a menu/header/footer, it doesn't stick directly on the top/bottom on newer iPhones with rounded edges. It leaves a couple pixels of space between the top of the phone screen & header. Content passes through and shows above the header when you scroll down. Also, the bottom tab bar shifts up when you scroll down as much as your page height allows.

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

Reproduce the issue on a newer iPhone using a page with a top or bottom bar, then trace the layout path responsible for positioning the bar and scrolling content. Done means the bar is flush with the screen edge, content does not appear above a header, and the bottom bar does not shift upward during scrolling.

Written by the indexing model from the issue text.

Assessment

Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.