Skip to content

Responsiveness not working #2018

Open
Open
@saadmomin

Description

@saadmomin

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • feature request

Issue description

Current behavior:
I have a simple sidebar with some menu items and a header and a layout-column. When page is resized the sidebar does not collapse or open as per responsive behavior. Its fixed. I added a menu button to toggle sidebar which works fine. I also subscribed to themeservice and logged the change in screen width, which is also working. so why the sidebar should behave responsively.

Expected behavior:
Responsiveness should work

Steps to reproduce:


<nb-icon icon="menu-2-outline" (click)="changeSidebar()">
Phoebus List


<nb-menu [items]="items">


Page Content


Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions