Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Sidebar UI #3390

Merged

Conversation

Kuchenpirat
Copy link
Collaborator

@Kuchenpirat Kuchenpirat commented Mar 29, 2024

What type of PR is this?

  • cleanup
  • refactor

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:

  1. 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.

  2. 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.

  3. 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:

  • The group icon
  • If we should update the text of the main create button to "Create Recipes".

Testing

Manual testing

Screenshots:

Sidebar

Before After After (Extended)
image image image

Create Button

Before After
image image

@Kuchenpirat Kuchenpirat changed the title Sidebar UI refactor refactor: Sidebar UI Mar 29, 2024
@Kuchenpirat Kuchenpirat merged commit a283828 into mealie-recipes:mealie-next Apr 1, 2024
10 checks passed
@Kuchenpirat Kuchenpirat deleted the Sidebar-UI-Refactor branch April 1, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants