decidim-ice / decidim-module-decidim_awesome

Additional components and Opt-In usability and UX tweaks for Decidim.
GNU Affero General Public License v3.0
24 stars 24 forks source link

Custom proposal fields text truncation #315

Open simonaszilinskas opened 3 months ago

simonaszilinskas commented 3 months ago

Describe the Bug When attempting to create custom proposal fields, labels such as "Label" and "Help Text" do not display fully in the module's back office. Lyon Platform Custom Proposals

To Reproduce Steps to reproduce the issue:

  1. Go to a Decidim platform with the Awesome gem.
  2. Click on the "Add new proposal fields" box.
  3. Add a “Header," “Text field,” “Text area,” or other elements from the list and click on “Edit.”
  4. Observe the issue: Help text guiding the creation of custom proposals is truncated. Lyon Platform Custom Proposals (1)

Expected Behavior All text should be displayed in full without being cut off.

Screenshots Lyon Platform Custom Proposals (2)

Additional Context