You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the captcha verification runs when the user opens the add modal. If there are issues with sending the moment the first time (i.e. invalid input like in your example) or a long time passes, that verification code can lose its validity.
To fix this, we should move the verification later in the process so that it is:
Open add modal
Write text
Confirm moment (valid location and text)
Get captcha verification (moved from after 'open add modal')
Yes, you can assign this issue to me :)(:-DOn 10 Aug 2024, at 15:21, Jo Kroese ***@***.***> wrote:
@narcode, do you have any time to look at this?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
Reproducing the bug:
The text was updated successfully, but these errors were encountered: