-
Notifications
You must be signed in to change notification settings - Fork 63
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
collapse submenu for item after select another item #88
Comments
Hi,
Just render items under Transactions as normal navs but create a renderer
such that they are indented. Dont render them as sub navigation.
Cheers,
Warren
…On Mon, 16 Dec 2019, 10:58 pm carlos L, ***@***.***> wrote:
Hi, probably the title is not the best, but basically I plan create a nav
similar to this example
https://codesandbox.io/s/03xry073qw
here *refund* is selected, my intention is that if I select *Users* the
subnav *Transactions* collapse and doesnt display inner items...
[image: image]
<https://user-images.githubusercontent.com/616412/70916697-7e50e980-1ff2-11ea-84a7-c70f8de16f85.png>
do you think that is it possible?...how would you achieve this?..thank you
so much
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#88?email_source=notifications&email_token=AADSMEDB4VQQ3QFABDFRVKDQY6JPXA5CNFSM4J3LF4VKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IAYKDBQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADSMECAQFEHVU6YFTORB7LQY6JPXANCNFSM4J3LF4VA>
.
|
hi thanks @wmira I'm not totally clear with this, if I render them nested them the nav doesnt collapse (at least to me) if you can provide me a code for guide me I'd appreciate that |
sorry @wmira I can't undersand it yet, I've tried in different ways and it doesn't work not sure if my requirement was understand ok...I need... for instance...that when you click in Transaction/Orders and then in Dashboard/C the transaction panel automatically close because it's not active anymore |
same issue |
Hi, probably the title is not the best, but basically I plan create a nav similar to this example
https://codesandbox.io/s/03xry073qw
here refund is selected, my intention is that if I select Users the subnav Transactions collapse and doesnt display inner items...
do you think that is it possible?...how would you achieve this?..thank you so much
The text was updated successfully, but these errors were encountered: