Git Product home page Git Product logo

Comments (1)

halfmoonui avatar halfmoonui commented on May 22, 2024

Thank you for the kind words. What you want to do (if I understand correctly) can be pulled off using a bit of JavaScript. Probably a state variable that decides which sidebar content to show, and this state variable can be toggled by clicking on the links.

However, this issue is out of scope for the framework, because collapsible/interactive sidebars are not planned for this project. The reason being they serve a rather niche use-case, and the framework is already quite big. Moreover, this seems like a personal support question, not an issue with the repository and its code-base. For that reason, I will close it. I think the following could be alternatives for your project:

  • Dropdown menus with the links being the toggles.
  • Exponent and the other links become sidebar titles, and the links (like on the second image) would come underneath the titles. This creates long scrolling sidebars, but one benefit here is that everything is immediately visible to the user. They don't have to click to see more content. This pattern is being used on the documentation site, and in my opinion, very usable with a proper filter.

If you want to stick to the collapsible/interactive method, you should probably post this (along with some more code to show that you tried to at least solve the problem yourself) to Stack Overflow using this tag: https://stackoverflow.com/questions/tagged/halfmoon

from halfmoon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.