status-im/status-app

The airdrop address selector is not intuitive

开放

#13,642 创建于 2024年2月20日

 (3 条评论) (0 个反应) (0 位负责人)QML (96 个派生)auto 404
bugcore-teamgood first issue

仓库指标

星标
 (363 个星标)
PR 合并指标
 (平均合并 4天 23小时) (30 天内合并 178 个 PR)

描述

Bug Report

Description

When pasting an address in the address selector of the community airdrop screen, you need to press enter for it to work, but it's not intuitive. I just sat there waiting for something to happen.

airdrop.webm

As you can see in the video, even if I unfocus the input, nothing happens to tell me if it's a valid address. I need to manually go back and press Enter.

Steps to reproduce

  1. Go to airdrop screen in community settings
  2. Press the + in the To section
  3. Select ETH addresses
  4. Paste an address

Expected behavior

Two options:

  1. unfocusing or pasting automatically detects that it's an address and validates it
  2. Add a button in the field to make it clear that some user input is needed

The advantage of 1 is that it's faster and more automatic. However, we lose the option to paste an address, then paste another, etc. Though people probably don't even know it's possible.

Actual behavior

No indication that you need to press Enter

Additional Information

  • Status desktop version: 2.27 RC2
  • Operating System: Ubuntu 20

贡献者指南