Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider making transfer widgets hideable #529

Open
JeremyRand opened this issue Jan 5, 2023 · 5 comments
Open

Consider making transfer widgets hideable #529

JeremyRand opened this issue Jan 5, 2023 · 5 comments

Comments

@JeremyRand
Copy link
Member

Currently, the Configure Name dialog always has the Transfer widgets visible, with the expectation that the user will leave the Transfer address widget blank if they do not intend to make a transfer. This may be a source of unnecessary cognitive overhead. We may want to consider only showing an unticked "Transfer name" tickbox by default, and only show the address widget if the user ticks the box.

@rehrar
Copy link

rehrar commented Jan 5, 2023

Yes, absolutely. Excess options that are used less often than others should, as a general rule, be hidden from the main dialog so as not to add extra cognitive load.

@JeremyRand
Copy link
Member Author

@domob1812 Any objection? If this is OK with you, I can implement it.

@ghost
Copy link

ghost commented Jan 6, 2023

@rehrar @JeremyRand

The transfer name "tick-box" is stupid; if you want to transfer multiple names, you must click it repeatedly.
[off-topic commentary removed. -Jeremy]

@JeremyRand
Copy link
Member Author

I mean, if we wanted to support transferring names in bulk (which is not a bad idea IMO), I'm not convinced that rejecting this proposal is the right way to do it. Seems that a distinct dialog that omits the Data field, allows pasting a list of addresses, and transfers multiple names at once, would be more efficient for everyone. The Configure Name dialog is very clearly optimized for single-name operations.

@domob1812
Copy link

ConceptACK from me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants