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

NbMenu - bug when adding new items. #307

Closed
1 of 2 tasks
seanbotha123 opened this issue Mar 19, 2018 · 2 comments
Closed
1 of 2 tasks

NbMenu - bug when adding new items. #307

seanbotha123 opened this issue Mar 19, 2018 · 2 comments

Comments

@seanbotha123
Copy link

Issue type

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

  • bug report
  • feature request

Issue description

Current behavior:
When adding a new child item to a menu, the siblings get moved down and out of the wrapper.

Expected behavior:
Do not move the item out of the wrapper, rather expand wrapper to keep showing all menu items.

Steps to reproduce:
https://angular-8x61bv.stackblitz.io/ - click on ADD NEW button. Observe how Child Item 2 gets moved out of the view.

code - https://stackblitz.com/edit/angular-8x61bv

@nnixaa
Copy link
Collaborator

nnixaa commented Mar 26, 2018

Hi @seanbotha123, many thanks for reporting!

@nnixaa nnixaa added this to the rc.8 milestone Apr 10, 2018
@nnixaa nnixaa modified the milestones: rc.8, rc.9 Apr 21, 2018
@nnixaa nnixaa removed this from the rc.9 milestone Jun 15, 2018
@nnixaa
Copy link
Collaborator

nnixaa commented Jun 15, 2018

Have to postpone it until the new menu component release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants