This repository was archived by the owner on Aug 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[Bug]: Button Visibility Issue on PlantDetails ScreenΒ #889
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Is there a StackOverflow question about this issue?
- I have searched StackOverflow
Is this an issue related to the sample app?
- Yes, this is a specific issue related to this samples repo.
What happened?
When scrolling on the PlantDetails screen, an issue has been observed where the "Add" button does not disappear when the associated image collapses. This behavior creates a visual inconsistency and affects the overall user experience.
Video to explain the bug ππ»
Screen.Recording.2023-06-30.at.2.15.03.PM.mov
Steps to Reproduce:
- Navigate to the PlantDetails screen.
- Scroll down the screen until the associated image starts collapsing.
- Observe that the "Add" button remains visible even when the image collapses.
Expected Behavior:
The "Add" button should disappear when the associated image collapses during scrolling on the PlantDetails screen. This behavior ensures a consistent and aesthetically pleasing user interface.
Part of GTC open source initiative
Relevant logcat output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working