Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ux mobile budget page adjustements #15

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

rsdeus
Copy link
Member

@rsdeus rsdeus commented Dec 16, 2024

🎩 What? Why?

On Mobile, on a Budget page:

  • The layout of this page is not optimal on Mobile
  • The dropdown Trier les projets par is on two-line
  • The buttons Ajouter don't have the right horizontal padding

📌 Related Issues

https://git.octree.ch/decidim/decidim-nightly/-/issues/86

📷 Screenshots

image

♥️ Thank you!

@rsdeus rsdeus force-pushed the fix/ux_mobile_budget_page branch from e8d69c4 to 11cf9f3 Compare January 22, 2025 11:49
@rsdeus rsdeus force-pushed the fix/ux_mobile_budget_page branch from 11cf9f3 to 76ba3af Compare January 22, 2025 11:50
Copy link
Member

@froger froger left a comment

Choose a reason for hiding this comment

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

Hi @rsdeus thanks for your PR. Here the code review:

  • rename class_css to css_class
  • as all the classes of budget specifies the type (list, card, etc), I suggest you use a _container suffix.
    Will now check on a live instance for further review.

@rsdeus rsdeus changed the title fix: ux mobile budget page adjustements Fix ux mobile budget page adjustements Jan 22, 2025
@rsdeus rsdeus force-pushed the fix/ux_mobile_budget_page branch 2 times, most recently from 3250052 to ea70143 Compare January 28, 2025 09:28
Copy link
Member

@froger froger left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. I requested for change two things:

  • class that does not seems to exists in tailwind
  • extra spaces that will probably make linting fails

@rsdeus rsdeus force-pushed the fix/ux_mobile_budget_page branch from 933a06a to a5254e1 Compare February 5, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants