Skip to content
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

Claiming a reward doesn't trigger a visual feedback #1436

Closed
nikooo777 opened this issue May 3, 2018 · 3 comments
Closed

Claiming a reward doesn't trigger a visual feedback #1436

nikooo777 opened this issue May 3, 2018 · 3 comments
Labels
area: rewards priority: blocker Issue is blocking release, do ASAP type: bug Existing functionality is wrong or broken

Comments

@nikooo777
Copy link
Contributor

The Issue

In the new app, when a reward is claimed nothing happens. You get the reward and it eventually shows up on your balance, but you don't get a popup or anything indicating that everything went well.

Steps to Reproduce

  1. Run app
  2. Get a reward
  3. Watch nothing happen

Expected Behaviour

A popup or something should inform the user about the claimed reward

Actual Behaviour

Nothing happens

Suggested Solutions

investigate why the popup isn't triggered anymore

System Configuration

  • LBRY Daemon version: super hacked latest version
  • LBRY App version: master
  • LBRY Installation ID: locally run
  • Operating system: Ubuntu 18.04
@tzarebczan tzarebczan added type: bug Existing functionality is wrong or broken priority: blocker Issue is blocking release, do ASAP area: rewards labels May 4, 2018
@tzarebczan
Copy link
Contributor

Can confirm this is happening to me as well. Besides this problem, I often run into an issue where I won't get any snackbars (not even for copying addresses) until the app is restarted. Another user reported not being able to click the delete button on a video either (until restarted).

@tzarebczan
Copy link
Contributor

could be related:

Uncaught (in promise) Error: Actions may not have an undefined "type" property. Have you misspelled a constant?
    at Object.performAction (<anonymous>:1:40951)
    at liftAction (<anonymous>:1:34377)
    at dispatch (<anonymous>:1:38408)
    at eval (store.js?aefd:42)
    at C:\Users\tom\Desktop\lbry-app\node_modules\redux-thunk\lib\index.js:14
    at dispatch (C:\Users\tom\Desktop\lbry-app\node_modules\redux\lib\applyMiddleware.js:45)
    at success (rewards.js?fe35:64)
    at <anonymous> 

@LavRadis
Copy link
Contributor

LavRadis commented May 5, 2018

yes, I reported this issue several times and the delete button issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: rewards priority: blocker Issue is blocking release, do ASAP type: bug Existing functionality is wrong or broken
Projects
None yet
Development

No branches or pull requests

5 participants