fabian-hiller / valibot

The modular and type safe schema library for validating structural data 🤖
https://valibot.dev
MIT License
5.88k stars 180 forks source link

Make sidebar list item foldable on API Reference page on the document #737

Open mehm8128 opened 1 month ago

mehm8128 commented 1 month ago

When we see https://valibot.dev/api/ , it is difficult to find what we want to see on the sidebar. So, I want each item of sidebar(Schemas, Methods, Actions, etc.) to be foldable. If this is implemented, sidebar is supposed to be like below screenshot with clickable button(yet not exist in screenshot) which can expand its items.

image

fabian-hiller commented 1 month ago

Thank you for creating this issue. I agree and plan to add this feature in the future.