Added the feature : Making headings as Accordions on Side Bar #62
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes Issue : Feat added
Closes #53
Changes proposed
Made changes on the sidebar-nav.tsx file : Making the UI element on sidebar as accordion
Edit : Sorry I've noticed a older issue on making the title clickable to open the content and Added in this second commit Please feel free to go through the code, Also due to headwind extension in my vscode please ignore the modification at the end of the file those are just arrangement of tailwind classes will not make any issues
Quick note :
I have also made a little change on reducing the padding bottom from 8 to 4 (Line: 25), because it really looks more spaced when its large, Feel free to modify or I'll make sure to edit and PR again. 😊
Added SS for Reference:
Some little changes on UI code
Main Issue Fix :
Additional Fix :
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers
This is minor change and also my first contribution, Thank you for this opportunity, will contribute more from here 💕