mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:37:26 +08:00
There were some issues with placeholder for custom fields in the modernized foundation change, and this gets them looking correct again. The multiselect placeholder needs to be in a fixed position like the date input, to avoid issues with overlapping the default placeholder. This also fixes the alignment of placeholders for custom text fields. Before: <img width="600" alt="image" src="https://github.com/user-attachments/assets/6f239e04-802b-44ba-ad88-f92180e1bf65" /> After: <img width="600" alt="image" src="https://github.com/user-attachments/assets/905dc292-519d-4085-a99b-c85f7d28ef87" /> |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| queries/reports | ||
| serializers | ||
| services | ||
| views | ||