Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Details Page Shows Incorrect Rental Status and Data #21

Open
eduramme opened this issue Feb 13, 2025 · 0 comments
Open

Details Page Shows Incorrect Rental Status and Data #21

eduramme opened this issue Feb 13, 2025 · 0 comments
Assignees

Comments

@eduramme
Copy link
Contributor

eduramme commented Feb 13, 2025

Details Page Shows Incorrect Rental Status and Data

Description

The details page for a rented domain (e.g., robertin.eth) is showing incorrect information. Specifically, it displays the domain as “listed” when it is actually rented, and the rental data (dates, status) appear to be wrong. This raises the question of whether the details page is pulling in mocked data instead of the actual domain status.

Steps to Reproduce

  1. Go to the manage page for a domain that is already rented (e.g., robertin.eth).
  2. Observe the “Details” section.
  3. Note that the page claims the domain is listed, even though it is rented, and shows unexpected rental dates.

Expected Behavior

  • The details page should accurately reflect the domain’s current rental status (rented vs. listed).
  • The rental period and expiration date displayed should match the actual data.

Actual Behavior

  • The page shows the domain as listed despite being rented.
  • The displayed dates for the rental period appear to be incorrect or mocked.

Possible Causes

  • The details page may be using outdated or mocked data instead of the real rental status.
  • There could be an API call or data fetching issue leading to incorrect status/dates.
Image Image
@eduramme eduramme self-assigned this Feb 13, 2025
@eduramme eduramme added this to ENS Feb 13, 2025
@eduramme eduramme moved this to 🔖 TODO in ENS Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 TODO
Development

No branches or pull requests

1 participant