ng-material-multilevel-menu icon indicating copy to clipboard operation
ng-material-multilevel-menu copied to clipboard

Minimized view

Open alexIslander opened this issue 4 years ago • 10 comments

Hi ShankyTiwari, I'm trying to integrate the menu into my project, which was straight forward according to the documentation. I'd like to go a step further regarding the usage. My project uses Angular Material and the menu is embedded in a drawer/sidebar.

I discovered a possible improvement in the library. It would be the 'minimise' feature. It would do the following:

  • with the help of an animation the view of a menu item could be minimised to an icon view. The animation would hide the label and the expand icon( if applies)
  • the 'minimise' could be triggered with an arrow icon (<- ->)
  • The 'minimise' icon could be placed according to configuration (top, bottom)
minimise

This concept is similar like this: https://stackblitz.com/edit/angular-8zy3pi?file=src%2Fapp%2Fcomponents%2Fleft-menu%2Fleft-menu.component.ts

Kindly share your idea about this feature.

Regards, AlexIslander

alexIslander avatar Nov 30 '20 07:11 alexIslander

Hi @alexIslander

It's a really nice feature to have. iI you are ready with the code, can you please create a new PR? Also, please work on the latest fork since I have added a lot of examples for the demo. It would be helpful in testing & especially working with custom templates feature.

Looking forward to the PR.

Thanks,

ShankyTiwari avatar Nov 30 '20 09:11 ShankyTiwari

I will sen the PR, when i'm ready with the feature.

alexIslander avatar Dec 05 '20 11:12 alexIslander

Yup, Works @alexIslander.

ShankyTiwari avatar Dec 05 '20 17:12 ShankyTiwari

Yup, Works @alexIslander.

@ShankyTiwari I have PR, kindly have a look on it.

alexIslander avatar Dec 17 '20 05:12 alexIslander

Hi @alexIslander Sure, I'll check in. Weekends. Thanks

ShankyTiwari avatar Dec 18 '20 14:12 ShankyTiwari

@ShankyTiwari kindly check my PR to '155-merge' branch. Thx

alexIslander avatar Mar 24 '21 19:03 alexIslander

Hi, what is the development status of this feature? Thank you

packe100 avatar Nov 10 '22 15:11 packe100

Hi, what is the development status of this feature? Thank you

Hi, waiting for review and merge: https://github.com/ShankyTiwari/ng-material-multilevel-menu/pull/171

alexIslander avatar Nov 11 '22 05:11 alexIslander

@alexIslander thank you for your reply. If I wanted to try out your work and integrate into my project, wich is the procedure? (sorry for this newbie question..). I did checkout your branch... now I think I have to compile and produce a package?

Thank you

packe100 avatar Nov 11 '22 18:11 packe100

The ideal way is when the feature merged and released by the owner of the library @ShankyTiwari . In case it's not happening you can go down this way.

alexIslander avatar Nov 18 '22 05:11 alexIslander