Skip to content

Conversation

@bstolinski
Copy link
Contributor

Description

This Pull Request addresses an issue where the "Re-send verification" button would incorrectly appear on the profile page when navigating from the proposals screen. The root cause was an uninitialized state property in the AccountEmailTile widget.

Related Issue(s)

Fixes #3708

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@bstolinski bstolinski self-assigned this Dec 5, 2025
@bstolinski bstolinski added the squad: face Frontend Catalyst Experience Team label Dec 5, 2025
@bstolinski bstolinski moved this from New to 👀 In review in Catalyst Dec 5, 2025
@bstolinski bstolinski marked this pull request as ready for review December 5, 2025 13:44
Copy link
Contributor

@damian-molinski damian-molinski left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📚 Docs Preview

The docs for this PR can be previewed at the following URL:

https://docs.dev.projectcatalyst.io/voices/fix/re-send-button-appears-when-going-from-proposals-to-profile

@bstolinski bstolinski moved this from 👀 In review to 🔬 Ready For QA in Catalyst Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

squad: face Frontend Catalyst Experience Team

Projects

Status: 🔬 Ready For QA

Development

Successfully merging this pull request may close these issues.

[Bug]: Re-send button appears when going from proposals to profile

6 participants