-
-
Notifications
You must be signed in to change notification settings - Fork 387
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
UI for email subscription #496
Comments
|
@umputun I can do it. Where should be placed subscribe button? |
Another note: |
@akellbl4 sorry, missed your question. Thx for volunteering, appreciate it. This subscribe button (link?) should be around other subscriptions In some other ticket, I have proposed to change the plain list of subscriptions to something under dropdown or whatever control makes sense. As far as I recall the problem on the UI side was how to make it mobile-friendly. Feel free to propose any improvements for this block, as of now all this "subscribe" part is way too visible for such a non-primary functionality. |
@umputun I made UI example, If it is good for you I will go to logic. |
Unfortunately at this very moment that’s the only variant of email subscription. |
I would suggest having something like |
LGTM, but I wonder how would it look and feel like from mobile. |
yeah. I'd call "Email" as "Replies via email", or even better would make two sections with headers (RSS and Email) in each one |
nice |
With the backend part in place (thx to @paskal) we can integrate it on the UI side. This should be something similar to email-based login, i.e:
API for email notifications documented in the readme
@Reeywhaar - let me know if you want to handle this one, should be very similar to email auth you did before.
The text was updated successfully, but these errors were encountered: