-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add message on signing options #1918
Comments
So the thinking here is that the modal is opening but stating that the user needs to sign in first? |
I honestly don't think this issue is necessary, we already give the user the option to log in with the desired method to sign, which makes things pretty clear |
Yes we do. This is why I was asking if the issue means showing a "First Sign In" on ActionModals if the user is not signed in. Is that correct or does it mean sth. else? |
lol @fedekunze you quoted me and got it wrong #fakenews
|
#fakenews |
you mean change the action modal's body for a message to sign in ? @jbibla |
yes |
yep! like "Hey! CooL! You want to DeLeGaTe? Sign up here!" |
* session signedIn restrictions * update tests * fix tests * changelog and linter * coverage * more tests for coverage * snaps * more tests * update staking page tests * revert redirect and add preferences to required auth views * add message to log on action modal; closes #1918 * update snaps * changelog 2 * address comments from code review * lint * update delegation tests * delete route guard condition * update snap action modal
i think (the action modals) should open but display a message that says you need to sign in to use them.
Originally posted by @jbibla in #1814
The text was updated successfully, but these errors were encountered: