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 visibility issue in @siemens/ix v2.0.1 #814

Closed
rvmondal opened this issue Oct 5, 2023 · 0 comments · Fixed by #815
Closed

Drawer visibility issue in @siemens/ix v2.0.1 #814

rvmondal opened this issue Oct 5, 2023 · 0 comments · Fixed by #815
Assignees
Labels
type: bug Something isn't working

Comments

@rvmondal
Copy link

rvmondal commented Oct 5, 2023

What happened?

Hey there,

I hope you're doing well. I recently upgraded the @siemens/ix library from version v1.5.0 to v2.0.1, and I've come across an issue with the Drawer component. It seems that the drawer isn't initially visible even when the show attribute is set to true.

To help illustrate the problem, I've put together a CodeSandbox demo: Drawer Issue Demo. Take a look, and you'll see what I mean.

Upon inspecting with DevTools, I noticed that manually setting visibility: visible does make the drawer appear, but that's more of a workaround than a solution.

In the previous version (v1.5.0), everything was working as expected. So, I wanted to report this issue to get some insights and hopefully see it resolved in the upcoming releases.

If you need any more information or have questions, please feel free to reach out. Your assistance in resolving this would be greatly appreciated!

Best regards,
Ram Mondal

What type of frontend frameware are you seeing the problem on?

React

Which version of iX do you use?

v2.0.1

Code to produce this issue.

https://codesandbox.io/s/siemens-ix-react-ixtree-kd8fq4?file=/src/App.js
@rvmondal rvmondal added the triage We discuss this topic in our internal weekly label Oct 5, 2023
@rvmondal rvmondal changed the title Toggle Drawer not visible in @siemens/ix v2.0.1 Drawer Visibility Issue in @siemens/ix v2.0.1 Oct 5, 2023
@rvmondal rvmondal changed the title Drawer Visibility Issue in @siemens/ix v2.0.1 Drawer visibility issue in @siemens/ix v2.0.1 Oct 5, 2023
@danielleroux danielleroux self-assigned this Oct 6, 2023
@danielleroux danielleroux added type: bug Something isn't working and removed triage We discuss this topic in our internal weekly labels Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants