Skip to content

Fix "Missing padding-top on proposals page"#13945

Merged
andreslucena merged 4 commits intodevelopfrom
fix/proposal-padding
Jan 29, 2025
Merged

Fix "Missing padding-top on proposals page"#13945
andreslucena merged 4 commits intodevelopfrom
fix/proposal-padding

Conversation

@alecslupu
Copy link
Copy Markdown
Contributor

🎩 What? Why?

This PR fixes the proposal show page padding issue. The issue has been introduced in #13349

📌 Related Issues

Link your PR to an issue

Testing

  1. From develop visit a proposals show page
  2. See the padding
  3. Apply patch
  4. Refresh the page
  5. See the fix

📷 Screenshots

Please add screenshots of the changes you are proposing
Description

♥️ Thank you!

@alecslupu alecslupu added type: fix PRs that implement a fix for a bug no-backport Pull Requests that should not be backported labels Jan 26, 2025
@alecslupu alecslupu changed the title Fix proposal padding Fix "Missing padding-top on proposals page" Jan 26, 2025
github-actions[bot]
github-actions bot previously approved these changes Jan 26, 2025
@alecslupu alecslupu marked this pull request as ready for review January 27, 2025 18:22
Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

By doing git blamming, I see this was introduced with #13349. Enabling the voting rules gives too much padding:

Without this PR:

Screenshot of the show page

With this PR:

Screenshot of the show page

So, can you add a padding-bottom to the voting rules so it doesn't break? Thanks

github-actions[bot]
github-actions bot previously approved these changes Jan 28, 2025
@alecslupu
Copy link
Copy Markdown
Contributor Author

@andreslucena this is ready for another round, should be fixed now.

Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

Now it is fixed.

We have talked with @julietapasetti and @carolromero yesterday that we should do a full review of the padding/margins/spacing, as there are places where this is too much (like in this layout), but for now at least this is consistent with the other views (meetings#show, debates#show)

@andreslucena andreslucena merged commit a27297d into develop Jan 29, 2025
@andreslucena andreslucena deleted the fix/proposal-padding branch January 29, 2025 09:12
entantoencuanto added a commit that referenced this pull request Jan 30, 2025
* feature/ephemeral_to_regular_users:
  Add integration test of ephemeral user authorization transfer
  Update test
  Make transferrable authorization when duplicate user is ephemeral
  Revert "Fix answer choices default order" (#13975)
  Fix DownloadYourData core pipeline failures (#13970)
  Update DownloadYourData exports for `decidim-proposals` (#13958)
  Update DownloadYourData exports for `decidim-initiatives` (#13961)
  Fix answer choices default order (#13955)
  Fix 'Conference media link creation form has wrong title' (#13946)
  Add etiquette validator to Debates and Meetings (#13274)
  Enable users to edit their survey answers (#13800)
  Fix "Missing padding-top on proposals page" (#13945)
antopalidi pushed a commit to openpoke/decidim that referenced this pull request Feb 12, 2025
* Fix proposal padding

* Fix voting rules issue

* Fixing soritition pipeline
andreslucena pushed a commit that referenced this pull request Mar 3, 2025
* Fix proposal padding

* Fix voting rules issue

* Fixing soritition pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: proposals no-backport Pull Requests that should not be backported type: fix PRs that implement a fix for a bug

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Missing padding-top on proposals page

2 participants