Improve edit ux flow #649

Closed
btzr-io wants to merge 4 commits from hacktober into master
btzr-io commented 2017-10-04 07:37:58 +02:00 (Migrated from github.com)

Changes

  • Disable edit button if no fileInfo exists.
  • Display updating... state for edit button.
  • Pass claim uri as fallback for fileInfo.claimId

Fixes

### Changes - Disable edit button if no `fileInfo` exists. - Display `updating...` state for edit button. - Pass claim uri as fallback for `fileInfo.claimId` ### Fixes - Fixes https://github.com/lbryio/lbry-app/issues/600 (more or less)
btzr-io commented 2017-10-04 07:43:13 +02:00 (Migrated from github.com)

I want a free t-shirt 😛

I want a free t-shirt :stuck_out_tongue:
tzarebczan commented 2017-10-04 15:09:51 +02:00 (Migrated from github.com)

@btzr-io I assume you have the link already, but just in case: https://hacktoberfest.digitalocean.com/sign_up/register

@btzr-io I assume you have the link already, but just in case: https://hacktoberfest.digitalocean.com/sign_up/register
kauffj (Migrated from github.com) reviewed 2017-10-06 21:55:12 +02:00
kauffj (Migrated from github.com) left a comment

Looking for some additional clarity on this one.

Looking for some additional clarity on this one.
kauffj (Migrated from github.com) commented 2017-10-06 21:54:53 +02:00

Can you help me understand what the underlying reason we need this additional value is? This seems like a potentially dangerous approach, and ideally edit would be initiated with just a single value (presumably the claim id).

Can you help me understand what the underlying reason we need this additional value is? This seems like a potentially dangerous approach, and ideally edit would be initiated with just a single value (presumably the claim id).
btzr-io commented 2017-10-06 22:54:36 +02:00 (Migrated from github.com)

@kauffj ok I'll close this since the real bug is coming from the daemon...

jiggytom [1 hour ago]
Did some more thinking about this. I think the outpoint is the txid + nout - maybe its not getting it quickly enough. I don't think the block chas to be mined for it to get a txid - I'll do some more digging

@kauffj ok I'll close this since the real bug is coming from the daemon... > jiggytom [1 hour ago] Did some more thinking about this. I think the outpoint is the txid + nout - maybe its not getting it quickly enough. I don't think the block chas to be mined for it to get a txid - I'll do some more digging
btzr-io (Migrated from github.com) reviewed 2017-10-06 22:59:08 +02:00
btzr-io (Migrated from github.com) commented 2017-10-06 22:59:07 +02:00

it's a fallback for #600, after re-publish you can't pass the claim_id

it's a fallback for `#600`, after re-publish you can't pass the `claim_id`
tzarebczan commented 2017-10-10 19:17:46 +02:00 (Migrated from github.com)

Sorry, I still need to look into this one to see why fileinfo is blank after edit.

Sorry, I still need to look into this one to see why fileinfo is blank after edit.

Pull request closed

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#649
No description provided.