Skip to content

Conversation

cassiano
Copy link
Contributor

Fixes #3667

Changes:

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@cassiano
Copy link
Contributor Author

cassiano commented Sep 27, 2025

I also increased the timeout to 500 ms, for precaution, and placed the donation logo image URL in a constant, avoiding repetition and keeping the code DRY.

Copy link
Collaborator

@raclim raclim 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 your work on this! Giving a heads up here that the current fundraiser will be up until Oct. 14.

@raclim raclim merged commit af3a38c into processing:develop Oct 2, 2025
1 check passed
@cassiano cassiano deleted the placing-donate-button-text-update-logic-in-use-effect-hook branch October 2, 2025 17:29
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.

Wrap the "Donate" button text update logic in a useEffect() hook

2 participants