XYOracleNetwork / os

XYO OS Public Repo - Primarily for Issue Tracking
GNU Lesser General Public License v2.1
6 stars 0 forks source link

XNS Estimate Error Message is Lacking #2

Closed arietrouw closed 1 month ago

arietrouw commented 2 months ago

Describe the bug When Checking Availability of a name, if it is not available, the error shown is not very helpful.

To Reproduce Steps to reproduce the behavior:

  1. Go to xyOS > Name Service > Buy Names
  2. Type in 'xyo' into the name field
  3. Click Check Availability
  4. Error says 'Error: DomainLease Payload not found'

Expected behavior I expected the error to say that the name xyo.xyo is either already taken or not allowed to be bought because it is reserved.

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information): N/A

Additional context Message also should probably not be an 'oops...' message

jonesmac commented 2 months ago

Error Messages will be thrown and aggregated

jonesmac commented 2 months ago

@arietrouw have a branch that successfully consumes the error messages. It looks like there's an error with the error 🥁 image.png