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

[Bug]: Button Visibility Issue on PlantDetails Screen #889

Open
4 tasks done
qamarelsafadi opened this issue Jun 30, 2023 · 1 comment
Open
4 tasks done

[Bug]: Button Visibility Issue on PlantDetails Screen #889

qamarelsafadi opened this issue Jun 30, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@qamarelsafadi
Copy link
Contributor

qamarelsafadi commented Jun 30, 2023

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:

  1. Navigate to the PlantDetails screen.
  2. Scroll down the screen until the associated image starts collapsing.
  3. 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
@TusharBhatia34
Copy link

i can fix this bug

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@qamarelsafadi @TusharBhatia34 and others