save optimize check state to allow page navigation #295

Merged
jessopb merged 2 commits from optimizeState into master 2020-03-31 18:56:34 +02:00
jessopb commented 2020-03-30 20:27:50 +02:00 (Migrated from github.com)

This addresses navigating away from publish page after having selected a file. Browser security doesn't make it simple to load a file the same as an does without a user-triggered action.

This addresses navigating away from publish page after having selected a file. Browser security doesn't make it simple to load a file the same as an <input> does without a user-triggered action.
neb-b (Migrated from github.com) reviewed 2020-03-30 20:30:58 +02:00
neb-b (Migrated from github.com) commented 2020-03-30 20:30:57 +02:00

I would remove the check prefix here.
fileDuration
fileSize
fileIsVideo

I would remove the `check` prefix here. `fileDuration` `fileSize` `fileIsVideo`
neb-b (Migrated from github.com) reviewed 2020-03-30 20:31:22 +02:00
neb-b (Migrated from github.com) commented 2020-03-30 20:31:22 +02:00

Unless check is referencing something that I don't understand

Unless `check` is referencing something that I don't understand
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-redux#295
No description provided.