Kavita
Kavita copied to clipboard
Jumpbar not anchored correctly in a collection
Describe the bug The navigation letter bar on the right of the screen does not seem to be anchored correctly to the edge of the view space when browsing inside the collection on a mobile device (iOS in my case). The scrollbar/position is also on the right of it, instead left like when browsing a library. This will cause the letter bar to scroll away.
To Reproduce Steps to reproduce the behavior:
- Have a larger collection so that you would need to scroll.
- Open the collection and start scrolling
- Observe the letter bar not having a fixed position.
Expected behavior Like anywhere else that the letter bar is anchored properly to the right edge of the view and does not scroll away.
Screenshots
The above is the incorrect anchoring of the letter bar inside a collection view.
The above is the correct anchoring of the letter bar inside the library view.
Smartphone (please complete the following information):
- OS: Docker
- Browser iOS 15.6.1 iPhone 11
- Version 0.5.5.1 (stable) and 0.5.5.15 (nightly)
Update; it actually also happens in the browser on a computer.
Hmm, this is a problem but without an easy solution. I need to have a parent to scroll on. If I don't have it on the page and on the scrolling area, then this page will have a double scrollbar, but then the jumpbar doesn't feel right as it scrolls down. I'll put this in the backlog while I think of a good solution.
@majora2007 I think this has been fixed, has it not?
Yeah it has