Skip to content

Fix email verification in feed notice is shown after register a user

Martin Santangelo requested to merge js/fix-email-notice-shown-register into develop

Ticket(s) / Related Merge Requests

#5006 (closed)

Summary of Changes

Added an extra check on the in-fee notice, now it is hidden if email_confirmed is true

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

check issue

Regression Scope

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

android device

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports