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
Current behavior:
It's a tough one to explain in English, but here is my best attempt at it...
nb-sidebar does not display NbMenuItem children if initiated with state="compacted" and returned to from any auth pages(login, password reset, etc...)
NOTE: This issue does not occur if state="compacted" in NOT used.
Expected behavior:
NbMenuItem children should be displayed.
Steps to reproduce:
No English can explain this, here are some breadcrumbs and an animated gif :)
With state="compacted"
Dashboard loaded --> Sidebar expanded --> Auth group expanded --> Login selected --> Browser 'Go Back' button clicked --> Observing that no children exist for Auth menu group.
Without state="compacted"
Dashboard loaded --> Auth group expanded --> Login selected --> Browser 'Go Back' button clicked --> Observing that children items are present in Auth menu group.
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior:
It's a tough one to explain in English, but here is my best attempt at it...
nb-sidebar does not display NbMenuItem children if initiated with state="compacted" and returned to from any auth pages(login, password reset, etc...)
NOTE: This issue does not occur if state="compacted" in NOT used.
Expected behavior:
NbMenuItem children should be displayed.
Steps to reproduce:
No English can explain this, here are some breadcrumbs and an animated gif :)
With state="compacted"
Dashboard loaded --> Sidebar expanded --> Auth group expanded --> Login selected --> Browser 'Go Back' button clicked --> Observing that no children exist for Auth menu group.
Without state="compacted"
Dashboard loaded --> Auth group expanded --> Login selected --> Browser 'Go Back' button clicked --> Observing that children items are present in Auth menu group.
Related code:
sample.layout.ts
Other information:
npm, node, OS, Browser
Angular, Nebular
The text was updated successfully, but these errors were encountered: