Publishing - channels and overtaking claims #632

Closed
opened 2017-09-28 00:08:04 +02:00 by tzarebczan · 0 comments
tzarebczan commented 2017-09-28 00:08:04 +02:00 (Migrated from github.com)

The Issue

Breaking out issues discussed (mostly by me) from https://github.com/lbryio/lbry-app/issues/214

Publishing with an identity results in 2 claim resolutions: lbry://@channelname/claim and lbry://claim but the bidding process at the non-channel resolution is not correct.

When going into the Publish screen and selecting a channel from the dropdown, it is appended to the URL and shows that lbry://@channelname/one is available, which it is, but lbry://one may not be (has higher bid, etc). I think we should make this clearer in the UI and show the current bid at the vanity URL (related to https://github.com/lbryio/lbry-app/issues/631) in case the user wants to outbid it (optional).

Steps to reproduce

  1. Go to Publish, select identity, type one in URL
  2. Shows one is available

Expected behaviour

LBRY app would show that the vanity URL would need a higher bid to overtake it (optional)

Actual behaviour

Shows that the claim name is available

System Configuration

  • LBRY Daemon version: 0.16.1
  • LBRY App version: 0.16.
  • LBRY Installation ID:
  • Operating system: Windows

Anything Else

Screenshots

<!-- 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-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on Slack at https://slack.lbry.io --> ## The Issue Breaking out issues discussed (mostly by me) from https://github.com/lbryio/lbry-app/issues/214 Publishing with an identity results in 2 claim resolutions: lbry://@channelname/claim and lbry://claim but the bidding process at the non-channel resolution is not correct. When going into the Publish screen and selecting a channel from the dropdown, it is appended to the URL and shows that lbry://@channelname/one is available, which it is, but lbry://one may not be (has higher bid, etc). I think we should make this clearer in the UI and show the current bid at the vanity URL (related to https://github.com/lbryio/lbry-app/issues/631) in case the user wants to outbid it (optional). ### Steps to reproduce 1. Go to Publish, select identity, type one in URL 2. Shows one is available ### Expected behaviour LBRY app would show that the vanity URL would need a higher bid to overtake it (optional) ### Actual behaviour Shows that the claim name is available ## 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: 0.16.1 - LBRY App version: 0.16. - LBRY Installation ID: - Operating system: Windows ## 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 -->
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#632
No description provided.