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

Feature: debounce text-based form design settings #7019

Merged
merged 6 commits into from
Oct 11, 2023

Conversation

jonwaldstein
Copy link
Contributor

@jonwaldstein jonwaldstein commented Oct 10, 2023

Description

This debounces the text-based form design settings included:

Header Heading, Header Description, Donate Button Caption, Multi Step Button Text.

Affects

The form design settings.

Visuals

2023-10-10 15 28 08

Testing Instructions

Interact with the updated form design settings, and make sure the preview is not re-rendering every key stroke.

Pre-review Checklist

  • Acceptance criteria satisfied and marked in related issue
  • Relevant @unreleased tags included in DocBlocks
  • Includes unit tests
  • Reviewed by the designer (if follows a design)
  • Self Review of code and UX completed

@jonwaldstein jonwaldstein changed the title Feature: add debounce hook and update text based form settings Feature: debounce text-based form design settings Oct 10, 2023
@jonwaldstein jonwaldstein marked this pull request as ready for review October 10, 2023 19:42
Copy link
Contributor

@JasonTheAdams JasonTheAdams left a comment

Choose a reason for hiding this comment

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

Very nice, @jonwaldstein! I'm inclined to say let's rebase this to release/3.0.0 so it can go out with the 3.0 release. The UX is pretty bad without this.

@jonwaldstein jonwaldstein changed the base branch from develop to release/3.0.0 October 10, 2023 21:40
Copy link
Member

@rickalday rickalday left a comment

Choose a reason for hiding this comment

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

Passed manual QA tests.

@jonwaldstein jonwaldstein merged commit ee23bde into release/3.0.0 Oct 11, 2023
8 checks passed
@jonwaldstein jonwaldstein deleted the feature/debounce-design-settings branch October 11, 2023 17:02
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 this pull request may close these issues.

4 participants