-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
dynamically adding and removing sidebar menu based on admin role #143
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
Comments
Hi @swathibhe |
Hi, |
@swathibhe |
could you share how you dynamically adding and removing sidebar menu? |
Hey, thanks for the response. I got the solution it's completed. |
Where I can see you solution?
*Fernando Genao*
Email: [email protected]
…On Fri, Oct 4, 2019 at 12:46 AM angulard1234 ***@***.***> wrote:
Closed #143
<#143>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#143?email_source=notifications&email_token=ANDZRIELU4EXO6FRAULQSXTQM3DCRA5CNFSM4GZXFGC2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOUANZY6Y#event-2686164091>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANDZRIG7WJYMQACIYV2TX33QM3DCRANCNFSM4GZXFGCQ>
.
|
@swathibhe Can you help me in the side-nav bar, hide menu after user login. I am in new in angular. |
Hey, Okay sure where you stuck let me know
…On Thu, May 28, 2020 at 1:11 PM Vikas Patil ***@***.***> wrote:
@swathibhe <https://github.com/swathibhe> Can you help me in the side-nav
bar, hide menu after user login. I am in new in angular
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#143 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALBBQ7GLD4HIWBS7MCTABODRTYIQ5ANCNFSM4GZXFGCQ>
.
|
Hi, |
Hi @Megha-008
|
Hi i'm trying to mimic the _nav.ts by creating a service that subscribe to my backend public navItems: INavData[] getNav(){ but nothing is reflected on the navbar, what should i do? |
Hi,
Please help to solve this problem asap.
I am using angular 6 and coreui/angular to
^2.4.3
Based on admin role i have to change the _nav.ts data dyamically.
I have 5 roles in admin using this combination of more than one role, single role and all roles based on this i have to display the sidebar menu.
How to i solve this problem . Please help me
The text was updated successfully, but these errors were encountered: