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.
What type of PR is this?
What this PR does / why we need it:
I've reorganized some elements within the Sidebar UI to enhance user experience and streamline navigation to the cookbook page:
Cookbook Section: Previously, creating a cookbook required navigating through the "Create" button, which wasn't intuitive as cookbooks overview page wasinitially hidden and not clearly clickable. To address this, I introduced a dedicated cookbook section within the sidebar. Now, users can easily access cookbook-related features directly without navigating through multiple layers which improves visibility of the feature.
Reduced "Create" Button" Functionality: The "Create" button no longer includes an option for cookbook creation, as this functionality has been relocated to the dedicated cookbook section.
Organizer Group: To improve organization within the sidebar and reduce clutter, I grouped Categories, Tags, and Tools under an expandable "Organizer" section. These functionalities primarily involve creating, updating, or deleting these items, as the filtering is done on the explore page.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Feedback is always welcome but i would be especially happy about comments on:
Testing
Manual testing
Screenshots:
Sidebar
Create Button