You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update UI for Transfer Transactions with Input Data
Description
We need to update the UI to clearly indicate Transfer transactions that include input data (potential Input Data Messages). This change will improve user experience by providing a visual cue for transactions with additional information.
Current Behavior
Transfer transactions are currently labeled simply as "Transfer" in the transactions table, regardless of whether they contain input data.
Desired Behavior
Transfer transactions with input data should be visually distinct in the transactions table.
A hover tooltip should provide additional information about the presence of input data.
Implementation Details
UI Changes
Modify the transaction type display for Transfer transactions with input data to show "Transfer*" instead of just "Transfer".
Implement a hover tooltip for these transactions with the message: "Includes data in Input Data."
Acceptance Criteria
Transfer transactions with input data are displayed as "Transfer*" in the transactions table.
Hovering over a "Transfer*" transaction shows the tooltip: "Includes data in Input Data."
Regular Transfer transactions without input data remain unchanged.
The change is consistent across all views where transaction types are displayed.
Update UI for Transfer Transactions with Input Data
Description
We need to update the UI to clearly indicate Transfer transactions that include input data (potential Input Data Messages). This change will improve user experience by providing a visual cue for transactions with additional information.
Current Behavior
Transfer transactions are currently labeled simply as "Transfer" in the transactions table, regardless of whether they contain input data.
Desired Behavior
Implementation Details
UI Changes
Acceptance Criteria
Related Issues
The text was updated successfully, but these errors were encountered: