This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
[FEATURE] Create sidebar drawer for Documentation sidebar in docs page #10209
Labels
⭐ goal: addition
undefined
🚦 status: awaiting triage
Waiting for maintainers to verify (please do not start work on this yet)
💬 talk: discussion
undefined
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
Currently, on the mobile screen, the documentation page sidebar appears at the top, with its content positioned below the sidebar. I believe this issue is related to the flex property. This layout is not providing an optimal user experience for reading the documentation. I am attaching a preview of the problem for your reference.
docs.mp4
Proposed Solution
What I plan to do is add a fixed rounded button to the right bottom of the screen. This button will serve the purpose of opening the sidebar for mobile screens. When the user clicks on this button, the sidebar will open. Additionally, when the user clicks on a specific topic within the sidebar, it will close. It's worth noting that the sidebar will be present on the docs page, ensuring that when a user clicks on any content, the sidebar will close, allowing for easy reading of the documentation.
Screenshots
I have shared the preview of the problem, and I will update you with the preview of the solution shortly.
Do you want to work on this issue?
Yes
If yes to above, please explain how you would technically implement this
It will be an easy task for me. I will create a sideDrawer component to manipulate the document sidebar for the mobile screen. I will also incorporate smooth transitions and animations, similar to what I have added in the feature section under issue #9874. Additionally, I plan to make the navbar sticky after a certain scroll. This way, users won't need to scroll to the top to access the links and other navigation elements. This enhancement will be addressed within the same issue. The preview for it will be provided shortly.
ℹ️ Monilprajapati has some opened assigned issues: 🔧View assigned issues
The text was updated successfully, but these errors were encountered: