Skip to content

UI issues in notifications #281

@braianj

Description

@braianj

Description

When receiving a notification after renting a LAND, a couple of visual/UI problems appear:

  1. Missing parcel position

    • The notification shows only the position icon but not the actual parcel coordinates.
  2. Misleading text hover state

    • The text The rent on your LAND at ... was rented by ... changes color on hover as if it were a link,
      but it does not do anything.
    • The cursor is also incorrect: it shows as if it were for text selection instead of pointer or a normal cursor.
    • This gives the impression that it is clickable or editable, but nothing happens.

These could also appear in other notification components.

Steps to reproduce

  1. Rent a LAND parcel.
  2. Check the notification that is displayed.
  3. Hover over the text and check the position icon.

Expected behavior

  • The notification should display the actual parcel coordinates next to the position icon.
  • The text should not have a hover style if it is not a link.
  • The cursor should remain normal (or pointer if it is a link).

Actual behavior

  • Only the position icon is shown without coordinates.
  • Hovering over the text changes its color and shows the wrong cursor, suggesting a link that does not exist.
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions