You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think so, as that is focused on the Pharos site and this is related to the storybook stories? @satya-achanta-venkata also took a look at that during our working session and thought it was already working as expected from what he could see.
Expected behavior
The sidenav component is visible when it is expected to be.
Actual behavior
When viewing storybook on the v14 branch, the sidenav component is not displaying when it should be. It was also flagged by chromatic in a couple of builds: https://60919c26122bd50039b34644-xcjezwbxfi.chromatic.com/?path=/story/components-layout--one-column-with-sidenav&globals=viewport.width:1056
Steps to reproduce the issue
Screenshots or code
![Screenshot 2024-01-22 at 8 53 51 AM](https://private-user-images.githubusercontent.com/6653970/298607753-1e65ba10-4d9e-48e7-b9cb-f4e4e24ce763.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MDM5NjAsIm5iZiI6MTczODgwMzY2MCwicGF0aCI6Ii82NjUzOTcwLzI5ODYwNzc1My0xZTY1YmExMC00ZDllLTQ4ZTctYjljYi1mNGU0ZTI0Y2U3NjMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDZUMDEwMTAwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ODM5ODY3MjRkNDJmYTRlYzU1ZThhMzdiZWY4OTYzMmE5ZmIwN2MxYTc5MzA5ZGI4YWM5ZmRmYzkwYzdmYmRkYiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.uzGwj-0bUYtJN-Zmt40P4NEXwNfutp-bted3nqyA8uA)
Pharos version
v14 release branch
Your environment
Additional information
This seems to have happened around the time of #478. The components are mounted but are not being set to be visible.
The text was updated successfully, but these errors were encountered: