Laravel-Backpack / theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.
MIT License
21 stars 12 forks source link

[Bug] vertical_dark layout broken #175

Closed iAdil closed 2 months ago

iAdil commented 2 months ago

Bug report

What I did

layout set to vertical_dark 'layout' => 'vertical_dark'

What I expected to happen

Side bar background color should be dark

What happened

Side bar background color is white

What I've already tried to fix it

Update packages

Context to replicate the bug - Backpack, Laravel, PHP, DB version

When I run php artisan backpack:version the output is:


### LARAVEL VERSION:
10.48.5.0

### BACKPACK PACKAGE VERSIONS:
backpack/basset: 1.3.0
backpack/crud: 6.7.5
backpack/generators: v4.0.5
backpack/permissionmanager: 7.2.0
backpack/pro: 2.1.10
backpack/theme-tabler: 1.2.8

How to fix

In the file: resources/views/layouts/_vertical/menu_container.blade.php the line <aside data-menu-theme should be changed to <aside data-bs-theme

jcastroa87 commented 2 months ago

Hello @iAdil,

Could you kindly share a screenshot? I want to ensure there haven't been any file or CSS overrides. I tested it on our demo, and it functioned as expected.

Screenshot 2024-04-10 at 3 13 40 PM

Could you confirm if you tested this in a clean project or an older one?

Cheers.

jcastroa87 commented 2 months ago

Hello, could you please confirm the requested information so that we can assist you more effectively?

Thanks.

jcastroa87 commented 2 months ago

Hi.

Due to no activity, I will close this issue; please feel free to re-open it if you need or create a new one.

Cheers.