This is really helpful thank you! But I am missing the final part of the interaction: click one of the dropdown options, the title of the dropdown changes to recent clicked one and the navigation to the new screen appears. How do you do all of that with one click? help pls! I am on a deadline and can't finish my prototype thanks to the d@mn dropdown interaction :(
If I’m following, what you need to do is set the title on the dropdown that you are clicking to the page you want to navigate to. If you want the dropdown to look different on that page - be highlighted to show that is the page you are on, then make that change on that specific page to the navigation. .
On click of one of the navigation items in the list, add an action that closes the drop down either before or after navigation. Can’t remember without looking which one you do first - close menu or navigate. But if I remember correctly the order matters.
@@clcreativedallas I too was struggling with this. Got quite a complicated full screen nav and every time I go the relevant page the Whole menu is there. Any further advice would be much appreciated. And thanks too. Found very little info out there on these sort Interactions. Keep up the great work.
How are you able to add the effect of the Carrot changing with opening and closing the menu?
You can use the variables to rotate the carrot. Add it as a secondary action.
@@clcreativedallas I don’t seem to see a way to add a variable string to the rotation
This is really helpful thank you! But I am missing the final part of the interaction: click one of the dropdown options, the title of the dropdown changes to recent clicked one and the navigation to the new screen appears. How do you do all of that with one click? help pls! I am on a deadline and can't finish my prototype thanks to the d@mn dropdown interaction :(
If I’m following, what you need to do is set the title on the dropdown that you are clicking to the page you want to navigate to.
If you want the dropdown to look different on that page - be highlighted to show that is the page you are on, then make that change on that specific page to the navigation. .
@@clcreativedallas thanks a lot!!! you have a new subscriber btw :) keep up with the awesome tutorials
How do you add another action to close the drop down afterwards?
On click of one of the navigation items in the list, add an action that closes the drop down either before or after navigation. Can’t remember without looking which one you do first - close menu or navigate. But if I remember correctly the order matters.
@@clcreativedallas I too was struggling with this. Got quite a complicated full screen nav and every time I go the relevant page the Whole menu is there. Any further advice would be much appreciated. And thanks too. Found very little info out there on these sort Interactions. Keep up the great work.
If anyone's struggling with similar issue, I set a compliant on each page to close the pop up menus. Fiddly but worked.