I have set up a single-page portfolio with projects in multiple tabs in a vertical way.
Now, when I go into the mobile view, I want to be able to click a tab and have the tabscontent for that tab to move up from bottom (I have the tabs at 100vh and once a tab is clicked, I am doing -100vh in the tabscontent). Unfortunately, I am not being able to make the interaction work, especially that it does not work with all the projects I have.
And also, once I have clicked and closed one project, the same and other projects won’t open.
I am open to any other design suggestions than this -100vh move up, but not sure how to do that with tabs.
Here is my public share link: [Webflow - Design Portfolio 2023]