Laravel-Backpack / theme-tabler

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

[Bug] Can't read text on mobile #119

Closed adriallongarriu closed 1 year ago

adriallongarriu commented 1 year ago

Bug report

What I did

Use 'layout' => 'horizontal_overlap',

What I expected to happen

Be able to read the text.

What happened

On desktop show ok: image

but on small screens: image

What I've already tried to fix it

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

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

image

jcastroa87 commented 1 year ago

Thanks for open this issue i make a test on my side and there is the issue, so i will add this to our maintenance team to be fixed.

Cheers.

pxpm commented 1 year ago

Hey @jorgetwgroup I am doing a cleanup of tabler issues to set it as the default theme and I was un-aware of this issue as it is also marked as handled in Defense channel. 🤷

I see this was opened 3 days ago and I don't see it added in any project, assigned to anyone or prioritized. This seems to me like a bug and should have been prioritized accordingly.

Let's please either fix it (preferably), or ask someone to have a look at it (like you did with the uploader issue).

I added to project and assigned you 🙏

Cheers

jcastroa87 commented 1 year ago

This issues is fix on PR: https://github.com/Laravel-Backpack/theme-tabler/pull/126