Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Library content scrolls from behind the status bar #689

Open
sprejjs opened this issue Feb 8, 2023 · 0 comments
Open

Library content scrolls from behind the status bar #689

sprejjs opened this issue Feb 8, 2023 · 0 comments

Comments

@sprejjs
Copy link

sprejjs commented Feb 8, 2023

Steps to reproduce

  • Log in to the application
  • Open the Library screen
  • Slowly scroll the content up
  • Observe the UI behind the status bar.

Expected behavior

Application content doesn't overlap with the status bar.

Actual behavior

Application content overlaps with the status bar making it a bit of a jarring experience.

Demo of the issue

There used to be UINavigationBar at the top of that view that prevented this issue from happening. I've located the change that removed the navigation bar, looks like the change was intentional, presumable to save space: https://github.com/razeware/emitron-iOS/pull/683/files#diff-7b53cba11c5b3e85cb9d9549de2983b75271d0b2fcafc4ceaacaecb1ab76c737

Environment

  • iOS Version: Tested on 16.2, but assume it affects other versions as well.
  • kodeco.com App Version: Current (08/02/2023) master version
  • Device: Tested on iPhone 14 pro, but assume it affects other versions as well
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant