0.26 RC issues list #2125

Closed
opened 2018-11-28 15:30:54 +01:00 by tzarebczan · 0 comments
tzarebczan commented 2018-11-28 15:30:54 +01:00 (Migrated from github.com)

The Issue

  • authenticaton failure on first run or after clearing auth token (do we check too soon?). I can click continue and auth token is in the help screen.
  • brief white background on startup (turn on dark mode to see it)
  • subscriptions gerbil first run slow to show up when there are many existing subscriptions. (load less items per channel? don't load already subbed channels? - not currently happening)
  • email verification magic link doesn't work (Uncaught TypeError: (0 , u.selectNotification) is not a function)
  • no snackbars on rewards : Uncaught (in promise) TypeError: (0 , _lbryRedux.doToast) is not a function
  • share modal on channel page broken
  • credits modal when 0 balance on certain pages is not being triggered.
  • hide startup warning message if user is on wallet unlock screen.
  • balance check doesn't trigger when amount being sent is equal to balance (send/ tip screens)
  • channel not available in dropdown after creation sometimes

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.io --> ## The Issue - [x] authenticaton failure on first run or after clearing auth token (do we check too soon?). I can click continue and auth token is in the help screen. - [x] brief white background on startup (turn on dark mode to see it) - [x] subscriptions gerbil first run slow to show up when there are many existing subscriptions. (load less items per channel? don't load already subbed channels? - not currently happening) - [x] email verification magic link doesn't work (Uncaught TypeError: (0 , u.selectNotification) is not a function) - [x] no snackbars on rewards : Uncaught (in promise) TypeError: (0 , _lbryRedux.doToast) is not a function - [x] share modal on channel page broken - [x] credits modal when 0 balance on certain pages is not being triggered. - [x] hide startup warning message if user is on wallet unlock screen. - [x] balance check doesn't trigger when amount being sent is equal to balance (send/ tip screens) - [ ] channel not available in dropdown after creation sometimes ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here --> ## Internal Use ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2125
No description provided.