General fixes from routing/lbry.tv changes #2437

Merged
neb-b merged 12 commits from fixes into master 2019-04-24 16:01:18 +02:00
neb-b commented 2019-04-18 21:44:33 +02:00 (Migrated from github.com)

Fixes

  • App deep linking
  • Initial page flicker with no styles
    • Changed to statically import all.scss
    • 15kb extra, but the small amount of time it saves doesn't matter because the app is unusable with the lack of styles.
    • We can slowly remove styles that we don't need on initial page load if they don't affect the initial paint styles
  • Thumbnail fixes on file/search page
  • Only navigate away from the file page on delete if I also abandon my claim
  • Encode search querys so they are handled properly
  • Add back invite guide on first run
### Fixes - App deep linking - Initial page flicker with no styles - Changed to statically import `all.scss` - 15kb extra, but the small amount of time it saves doesn't matter because the app is unusable with the lack of styles. - We can slowly remove styles that we don't need on initial page load if they don't affect the initial paint styles - Thumbnail fixes on file/search page - Only navigate away from the file page on delete if I also abandon my claim - Encode search querys so they are handled properly - Add back invite guide on first run
skhameneh (Migrated from github.com) approved these changes 2019-04-24 04:28:00 +02:00
Sign in to join this conversation.
No reviewers
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#2437
No description provided.