Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Refactor: Move Categories into Courses Management dropdown#800

Merged
sayanwis06 merged 1 commit into
Tadreeb-LMS:mainfrom
santichausis:fix/move-categories-to-courses-dropdown
Jun 11, 2026
Merged

Refactor: Move Categories into Courses Management dropdown#800
sayanwis06 merged 1 commit into
Tadreeb-LMS:mainfrom
santichausis:fix/move-categories-to-courses-dropdown

Conversation

@santichausis

Copy link
Copy Markdown
Contributor

Summary

Relocated the Categories menu item from a standalone position to become the first submenu item within the Courses Management dropdown menu.

Problem

Categories was a separate menu item, but it's closely related to course management. Having it grouped separately from other course-related items created a fragmented navigation experience.

Solution

  • Moved Categories to the first position within Courses Management dropdown
  • Improved information architecture by grouping related functionality
  • Reduced visual clutter in the sidebar menu

Related Issue

Fixes #777

Files Changed

  • resources/views/backend/includes/sidebar.blade.php

Testing

  • Categories link works in dropdown
  • Sidebar displays correctly
  • Navigation routes to correct page

Checklist

  • Follows contribution guidelines
  • Improves UX
  • No breaking changes

…MS#777)

Relocated the Categories menu item from a standalone position to become
the first submenu item within the Courses Management dropdown. This improves
information architecture by grouping related course management functionality
together, reducing menu clutter and improving usability.
@sayanwis06 sayanwis06 merged commit 74d2e47 into Tadreeb-LMS:main Jun 11, 2026
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.

User Interface Enhancement: Move Categories into Courses Management Dropdown

2 participants