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
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
- 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.

Description
When receiving a notification after renting a LAND, a couple of visual/UI problems appear:
Missing parcel position
Misleading text hover state
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.
pointeror a normal cursor.These could also appear in other notification components.
Steps to reproduce
Expected behavior
Actual behavior