Improve text input

Created on 11 January 2025, 9 days ago

Textarea: https://daisyui.com/components/textarea/

Background color.

CKEditor styles? UI colors?

Text: https://daisyui.com/components/input/

Error colors?

πŸ“Œ Task
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @mortona2k
  • πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

    .input and .input-bordered already added by ui_suite_daisyui_preprocess_input().

    I added input and textarea templates. No change to input, but added .textarea and .textarea-bordered.

    Have the tradeoffs here been considered? If classes are added in a preprocess, they are harder to override in the template.

    Formatted textarea component gets overridden by ckeditor, so those styles need to be implemented differently. Maybe a job for UI Skins?

  • Merge request !57Add input, textarea templates β†’ (Open) created by mortona2k
  • πŸ‡ΊπŸ‡ΈUnited States mortona2k Seattle

    Last fix was to align the ajax loader on autocomplete widgets with the select list icon.

Production build 0.71.5 2024