Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List row remains highlighted #57

Open
chitvan832 opened this issue Nov 27, 2020 · 0 comments
Open

List row remains highlighted #57

chitvan832 opened this issue Nov 27, 2020 · 0 comments

Comments

@chitvan832
Copy link

chitvan832 commented Nov 27, 2020

I have observed that the List row remains highlighted when we come back from detail screen as shown in Screenshot. I have tried multiple things to resolve this but didn't find any solution. Ultimately I ended up using LazyVStack inside ScrollView in my application. I have observed when we keep List inside any container like VStack, Group etc this issue happens. As in MovieSwift app it happens for Movies Tab but not for Fan Club and My Lists.
simulator_screenshot_F54EBA25-FCB8-49C2-9A79-B8D014D3E09E

Dimillian pushed a commit that referenced this issue Jun 7, 2021
* fix the bug that selected list row remains highlighted

* show the indicator of horizontal scrollView

* make the width of backdrop image more suitable on small screen size (4.0-inch)

* add bottom padding to avoid overlap between image and indicator of scrollview

* filter same people and sorted people by their name alphabetically

* add filter to avoid loading same data duplicately
fred-maussion pushed a commit to fred-maussion/MovieSwiftUI that referenced this issue Feb 1, 2024
Dimillian#70) (Dimillian#66)

* fix the bug that selected list row remains highlighted

* show the indicator of horizontal scrollView

* make the width of backdrop image more suitable on small screen size (4.0-inch)

* add bottom padding to avoid overlap between image and indicator of scrollview

* filter same people and sorted people by their name alphabetically

* add filter to avoid loading same data duplicately
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant