-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Description
When receiving a notification after renting a LAND, a couple of visual/UI problems appear:
-
Missing parcel position
- The notification shows only the position icon but not the actual parcel coordinates.
-
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
pointeror a normal cursor. - This gives the impression that it is clickable or editable, but nothing happens.
- The text
These could also appear in other notification components.
Steps to reproduce
- Rent a LAND parcel.
- Check the notification that is displayed.
- 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.

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers