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: Multi-Step form styles should be consistent when only one gateway is enabled #4882

Closed
1 of 7 tasks
henryholtgeerts opened this issue Jun 30, 2020 · 0 comments · Fixed by #4890
Closed
1 of 7 tasks
Assignees

Comments

@henryholtgeerts
Copy link
Contributor

Bug Report

User Story

As an admin, I want Multi-Step form template styles to remain the same, even when only one gateway is enabled so that I can create forms with only a single gateway, and still provide a polished, cohesive donation experience.

Current Behavior

Currently, when an admin enables only one gateway, certain styles break. The donate button becomes off center, and some prominent checkboxes are made to be too narrow.

Expected Behavior

With only a single gateway enabled, the form should be styled consistent with how it appears when multiple gateways are enabled. Similarly, spacing (padding/margins) around payment fields, and prominent checkboxes should be even, when only one gateway is enabled.

Bug Type

  • This bug describes functionality that once worked as expected in version X.X.X.
  • This bug describes functionality that never worked as expected.
  • I am not sure whether this functionality ever worked as expected.

Steps to Reproduce

  1. Create a form using the Multi-Step form template
  2. Enable only one single gateway
  3. Enable fee recovery, and a newsletter opt-in
  4. On the front-end, note the off center "Donate Now" button, and poorly sized checkboxes

Visuals

Screen Shot 2020-06-30 at 3.56.58 PM.png

Acceptance Criteria

  • "Donate Now" button is centered
  • Prominent checkboxes are a consistent width
  • Styles appear consistent with multiple gateways, and with a single gateway enabled
  • Spacing between form elements is consistent with multiple gateways and a single gateway enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant