Skip to content

GUI: Add send amount tooltip - #1313

Open
Tabakkui wants to merge 1 commit into
RavenProject:developfrom
Tabakkui:fix/issue-961-send-amount-tooltip
Open

Tabakkui wants to merge 1 commit into
RavenProject:developfrom
Tabakkui:fix/issue-961-send-amount-tooltip

Conversation

@Tabakkui

Copy link
Copy Markdown

Problem

Issue #961 identifies missing and unclear Qt tooltips. The send form's amount field currently has no tooltip, leaving users without guidance about what value to enter.

Change

Add a concise tooltip to the payAmount field in sendcoinsentry.ui:

Enter the amount of Raven to send.

This is intentionally a focused slice of the broader tooltip review; existing related work already covers the overview search tooltip and asset-creation wording.

Test plan

  • git diff --check
  • Parsed src/qt/forms/sendcoinsentry.ui with Python's XML parser.
  • Verified the payAmount widget has exactly the expected tooltip text.

Refs #961

Add a concise explanation to the send form amount field so users know what value to enter.

Refs RavenProject#961
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant