Laravel-Backpack / theme-tabler

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

[v6][Bug] Padding not correctly on CRUD errors #63

Closed jcastroa87 closed 1 year ago

jcastroa87 commented 1 year ago

245645646-5da8b199-26a1-44d4-b3be-6fd46432dec5

Padding on form error message look super close to the bottom and left a lot of padding on top.

welcome[bot] commented 1 year ago

Hello there! Thanks for opening your first issue on this repo!

Just a heads-up: Here at Backpack we use Github Issues only for tracking bugs. Talk about new features is also acceptable. This helps a lot in keeping our focus on improving Backpack. If you issue is not a bug/feature, please help us out by closing the issue yourself and posting in the appropriate medium (see below). If you're not sure where it fits, it's ok, a community member will probably reply to help you with that.

Backpack communication channels:

Please keep in mind Backpack offers no official / paid support. Whatever help you receive here, on Gitter, Slack or Stackoverflow is thanks to our awesome awesome community members, who give up some of their time to help their peers. If you want to join our community, just start pitching in. We take pride in being a welcoming bunch.

Thank you!

-- Justin Case The Backpack Robot

tabacitu commented 1 year ago

Reported by Pedro too: Error messages in form are not aligned in the container.

promatik commented 1 year ago

Fix on CRUD; https://github.com/Laravel-Backpack/CRUD/pull/5154