You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would prefer to use floating inputs.
I have used input groups with icons for a longer time and don't think they are entirely helpful for end-users to understand the field type. Or in other cases there is simply no icon top visualize the meaning of a field.
As I said: personally I would prefer to use floating inputs and then remove the icons entirely. But I haven't tested them yet, so I am not sure.
I do use my own form theme in my app, only extending the tabler one. There you can always change the look and feel.
But I am not sure if it is easy right now to customize it in your own blocks.
If you have the wish to change it, please sent a PR and I will look at it. I have no strong opinion on this topic.
cavasinf
changed the title
[Templating] Widget template are not from Tabler
[Feature] Templating - Missing some "Widget template" from Tabler
Dec 17, 2021
When using Symfony FormType and
form_row()
orform_widget()
,Final input render HTML are not related to Tabler.io template.
First
what is input today,Second
what it should be.Update required in templates/layout/form-theme.html.twig and templates/layout/form-theme-horizontal.html.twig
The text was updated successfully, but these errors were encountered: