Skip to content

Conversation

@nemhods
Copy link

@nemhods nemhods commented Sep 3, 2025

See discussion in #1

The prompt should not appear for users that are not activated yet and thus cannot see any topics.
I added a simple additional condition that checks if the user is activated:
app.session.user.isEmailConfirmed()

In my own testing, this is working as intended.

Please note that I should not be anywhere near PHP or JavaScript code, as I have no clue what I am doing. But the fix seems simple enough to submit as a pull request :)

nemhods and others added 4 commits September 3, 2025 11:07
Forum users that have not confirmed their email yet cannot see any topics, so they shouldn't be prompted to follow any. Modal will appear after the conditions are satisfied.
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.

1 participant