- Issue created by @bernardm28
- Merge request !527Removes extra classes that are not needed as claro handles that without it. → (Open) created by bernardm28
- 🇺🇸United States bernardm28 Tennessee
We could have a has css class that aligns that button based on the previus
- 🇺🇸United States bernardm28 Tennessee
.views-exposed-form .views-exposed-form__item:has(.form-item__description) + .form-actions { margin-block-end: 1.75rem; }
Something like that would fix it too but idk why we would override claro there.
- 🇮🇳India djsagar
Hi @bernardm28,
Reproduced the issue on local and applied MR #2.
The issue is resolved.
For reference :
Before:
After:
RTBC ++
- 🇨🇭Switzerland saschaeggi Zurich
Dist files are missing in the MR, moving back to needs work
- 🇪🇸Spain ady1503
Hello.
The same problem persists in views that have the BEF (better exposed filters) activated and the apply and reset buttons is located below. They are not at the same level when the date selection filter is active.
Gracias
- 🇮🇳India vasantha deepika Coimbatore
vasantha deepika → changed the visibility of the branch 3487605-view-for-submit to hidden.
- 🇮🇳India vasantha deepika Coimbatore
vasantha deepika → changed the visibility of the branch 3487605-view-for-submit to active.
- 🇮🇳India vasantha deepika Coimbatore
Hi @saschaeggi,
I have updated MR #527 with the required dist file. Please review the changes. - 🇪🇸Spain ady1503
Hello.
Your modifications working only in page itself, but in views preview not, is the same, check the picture.
I applied an tested in front page and views pages and working well, in views preview not.
Gracias.
- 🇮🇳India vasantha deepika Coimbatore
Hi,
Thank you for the details. Could you please share the exact steps to reproduce the issue, including your View configuration and behavior in the Views preview? This will help to investigate further.
- 🇪🇸Spain ady1503
Hello.
With the last two changes everything is correct.
Thank you.