Lunie: Cleaning up notifications

Created on 15 Jul 2020  路  27Comments  路  Source: luniehq/lunie

now

  • [x] user menu ghost icon is not centred on windows
  • [x] "Add an address" should go in user menu
  • [x] CardSignIn should be modal instead of in page component
  • [x] paywall variables and scroll bugs
  • [x] message after sign in toggles states should be a modal that displays which addresses you'll receive notifications about -> link and CTA should go to notifications page
  • [x] voting power changes message is broken (should show %)
  • [x] remove new validator notification for now (and use network icon instead of lunie logo - for future use)
  • [x] lunie theme on notifications page instead of network theme
  • [x] hide app menu - add logo - deselect current network when on notifications page
  • [x] notifications becomes home page / landing page if user is signed in with email
  • [x] magic link copy needs to be updated
  • [x] click the notifications icon from the paywall and the app gets stuck on a loading screen
  • [x] take user out from notifications back to Paywall when they sign out being on the notifications page

next

  • [ ] connect user emails via intercom
  • [ ] drip campaign
  • [ ] only display notifications that go back 30 days
  • [ ] every user should have 1 notification from Lunie that says welcome

Most helpful comment

i will do this now

All 27 comments

I like this multi-issue! So much stuff to do! :sunglasses:

message after sign in toggles states should be a modal that displays which addresses you'll receive notifications about -> link and CTA should go to notifications page

You mean that the email-authentication page should be a modal with these characteristics? Sounds cool

voting power changes message is broken (should show %)

Seems correct? What do you think is broken?

image

increased from 0.214230 to 0.235088 (9.284% increase)

should be

increased from 0.21% to 0.24%

Remember to do the issues as individual PRs

Remember to do the issues as individual PRs

But many of these things are super tiny... I would do all of the "now" ones simply in this PR

Yes, I know what you are about to say: it's a one line change :laughing:

... I think this will be a lot smoother with multiple PRs

... I think this will be a lot smoother with multiple PRs

But not 12 PRs?

bug - the form validation for sign-up-email is not strong enough. the user will see the error message but properly formatted emails will still go through to the API

Screen Shot 2020-07-16 at 4 31 23 PM

we should be using native validation too:

Nice! Let's do it

Oops, there is one item missing!

  • [x] take user out from notifications back to Paywall when they sign out being on the notifications page

What do you mean in this one hide app menu - add logo - deselect current network when on notifications page when you say "add logo", @jbibla ?

i'll handle it in my PR - no worries.

i'll handle it in my PR - no worries.

EDIT: Oh, ok :+1:

Should it look like this?

image

yes, but also deselect selected network. i already did this in my PR so please don't add it to your open PR.

yes, but also deselect selected network. i already did this in my PR so please don't add it to your open PR.

OK. Should I then go for the last item on the list then? This:

"message after sign in toggles states should be a modal that displays which addresses you'll receive notifications about -> link and CTA should go to notifications page"

you should get your open PRs merged. after that, yes.

you should get your open PRs merged. after that, yes.

My PRs are just ready to be merged! (Except the two push notifications ones and the night mode one).

This one for example #4481 just needs your styles approval
This last one #4548 you just need to merge it
This one too, just merge #4543

ok i'll have a look.

what about: https://github.com/luniehq/lunie/pull/4546

what about: #4546

This one I am trying to fix the validator list E2E error.

But tested manually and validator search works in fact

what happened? Why did you reopen this one?

There are 2 items that are not done...

message after sign in toggles states should be a modal that displays which addresses you'll receive notifications about -> link and CTA should go to notifications page

magic link copy needs to be updated

True, I hadn't forgotten about the last one. Currently email-authentication looks quite ugly, 100% agreed

Yep, this is mostly about the email-authentication page

i will do this now

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AdityaSripal picture AdityaSripal  路  4Comments

faboweb picture faboweb  路  3Comments

thebkr7 picture thebkr7  路  3Comments

jbibla picture jbibla  路  4Comments

jbibla picture jbibla  路  3Comments