TabView layout shift
Open
Nobody has claimed this yet.
bug
compose
layout
- Dominant language
- Swift
- Stars
- 330
- Forks
- 76
- Avg merge
- 3h 6m
- Merged PRs (30d)
- 1
Description
The SkipUI TabView has a janky layout shift when it first appears. This repros in the Skip Lite Showcase.
In the screen recording below, the tab buttons appear at 0:03, and then shift down at 0:04.
https://github.com/user-attachments/assets/ebc56feb-264c-436c-937b-7e2043e8586d
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
Reproduce the layout shift in the SkipUI TabView using the Skip Lite Showcase and the linked screen recording as a reference. Trace the TabView's first appearance and determine what causes the tab buttons to move; done means the initial layout remains stable without the visible shift.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100