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

Drawer Transition In Firefox #440

Open
emclaug2 opened this issue Jun 1, 2022 · 1 comment
Open

Drawer Transition In Firefox #440

emclaug2 opened this issue Jun 1, 2022 · 1 comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected drawer-layout Affects Drawer Layout Component

Comments

@emclaug2
Copy link
Contributor

emclaug2 commented Jun 1, 2022

Describe the bug

There is an issue in the <blui-drawer-layout> component. Swapping between a temporary & persistent layout, while toggling between open and closed state is causing a weird transition in Firefox. See the linked comment.

What is the expected behavior?

Firefox drawer should behave the same as Chome & Safari.

What are the steps to reproduce?

  1. Using the Firefox browser, navigate to here: https://blui-angular-showcase.web.app/templates/dashboard
  2. Slowly decrease the Window width until the Drawer is dismissed from the screen.
  3. Slowly increase the Window width until the Drawer reappears.
  4. Observe the animation bug occurs.

Screenshots or links to minimum reproduction example

https://github.com/brightlayer-ui/angular-component-library/pull/438#issuecomment-1137700135

Environment

Firefox Windwos

Anything else to add?

Discovered in #438

@emclaug2 emclaug2 added bug Something not working as expected needs-review Issues that we would like to revisit/review labels Jun 1, 2022
@emclaug2
Copy link
Contributor Author

emclaug2 commented Jun 1, 2022

I've attempted to troubleshoot this issue but with no luck.
Originally I was thinking that maybe an @input was being toggled quickly between two different values open (true/false) or variant (temporary/persistent). This is not the case.

@ektasawant ektasawant removed the needs-review Issues that we would like to revisit/review label Jun 8, 2022
@huayunh huayunh added the drawer-layout Affects Drawer Layout Component label Sep 14, 2022
@joebochill joebochill added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected drawer-layout Affects Drawer Layout Component
Development

No branches or pull requests

4 participants