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

The content shines through below the stickyActionBar during transition #321

Open
ciriousjoker opened this issue Sep 5, 2024 · 1 comment
Labels
bug Something isn't working in triage Sheet Page as Widget Issues will be answered under this theme

Comments

@ciriousjoker
Copy link

Bug report

Describe the bug
Because the stickyActionBar is crossfaded, the content shines through below it, just watch the video.

RPReplay_Final1725576600.mov

Steps to reproduce

Steps to reproduce the behavior:

  1. Add a stickyActionBar with a solid color background
  2. Do a multi step modal and transition to the next screen

Expected behavior

If the stickyActionBar has a solid background, it should be respected and the transition should be "clipped" because of it.


Additional context

Why is the stickyActionBar being crossfaded? Wouldn't it be enough to keep the old stickyActionBar fully in place, fade the new stickyActionBar in and remove the old stickyActionBar afterwards? That way the transparency wouldn't shine through.


@ciriousjoker ciriousjoker added bug Something isn't working in triage labels Sep 5, 2024
@ulusoyca
Copy link
Collaborator

ulusoyca commented Sep 6, 2024

@ulusoyca ulusoyca added the Sheet Page as Widget Issues will be answered under this theme label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in triage Sheet Page as Widget Issues will be answered under this theme
Projects
None yet
Development

No branches or pull requests

2 participants