Skip to content

Fix form error overlap with character counter in the admin panel#9683

Merged
ahukkanen merged 3 commits intodecidim:developfrom
mainio:fix/6527
Aug 15, 2022
Merged

Fix form error overlap with character counter in the admin panel#9683
ahukkanen merged 3 commits intodecidim:developfrom
mainio:fix/6527

Conversation

@sinaeftekhar
Copy link
Copy Markdown
Contributor

🎩 What? Why?

The validation rules of the proposals form are stepped between them in the administration panel.

📌 Related Issues

Testing

No testing is needed for such changes. Visually, it can be testified.

📷 Screenshots

After this fix, the error looks like this:
image

♥️ Thank you!

Copy link
Copy Markdown
Contributor

@ahukkanen ahukkanen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is one problem with the approach and I also would fix this everywhere, not only for the hashtag containers as in the proposed solution.

Please see the comments below.

@ahukkanen ahukkanen changed the title Fix mixin issue in proposal title Fix error overlap with character counter in the admin panel Aug 12, 2022
@ahukkanen ahukkanen changed the title Fix error overlap with character counter in the admin panel Fix form error overlap with character counter in the admin panel Aug 12, 2022
@ahukkanen ahukkanen added module: admin type: fix PRs that implement a fix for a bug labels Aug 12, 2022
@ahukkanen ahukkanen merged commit c3fd7ac into decidim:develop Aug 15, 2022
@ahukkanen ahukkanen deleted the fix/6527 branch August 15, 2022 07:55
entantoencuanto added a commit that referenced this pull request Aug 25, 2022
* develop:
  Redesign: pages (#9457)
  Add "no-reply" notification at the email footers (#9668)
  merge layout center into one-col, allowing 3 variations (#9755)
  Fix form error overlap with character counter in the admin panel (#9683)
  Change the custom public port ENV variable name to HTTP_PORT (#9598)
  Redesign: login & signup (#9455)
  Fix redundant notification on comments with linked proposals (#9676)
eliegaboriau pushed a commit to eliegaboriau/decidim that referenced this pull request Oct 25, 2022
…idim#9683)

* Fix mixin issue in proposal title

* Fix reviewer's comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: admin type: fix PRs that implement a fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal form validation rules overlap in the admin

2 participants