Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

stop flickering in address selector #4103

Closed
derhuerst opened this issue Jan 10, 2017 · 0 comments
Closed

stop flickering in address selector #4103

derhuerst opened this issue Jan 10, 2017 · 0 comments
Assignees
Labels
F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue.

Comments

@derhuerst
Copy link
Contributor

Right now, the list of completions gets cleared once the address selector starts loading again. This creates an annoying flickering effect and prevents the user from selecting a value when the next completion lookup is already running.

Introduce some way to let the user know the selector is lookup up completions, but don't clear the completions immediately.

@derhuerst derhuerst added F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M7-ui labels Jan 10, 2017
@ngotchac ngotchac self-assigned this Jan 12, 2017
jacogr pushed a commit that referenced this issue Jan 13, 2017
* Stop UI flickering + added loader to AddressSelector #4103

* PR Grumbles
arkpar pushed a commit that referenced this issue Jan 16, 2017
* Stop UI flickering + added loader to AddressSelector #4103

* PR Grumbles
gavofyork pushed a commit that referenced this issue Jan 16, 2017
* verification: check if server is running (#4140)

* verification: check if server is running

See also ethcore/email-verification#67c6466 and ethcore/sms-verification#a585e42.

* verification: show in the UI if server is running

* verification: code style ✨, more i18n

* fix i18n key

* Optimized hash lookups (#4144)

* Optimize hash comparison

* Use libc

* Ropsten fork detection (#4163)

* Stop flickering + added loader in AddressSelector (#4149)

* Stop UI flickering + added loader to AddressSelector #4103

* PR Grumbles

* Add a password strength component (#4153)

* Added new PasswordStrength Component

* Added tests

* PR Grumbles

* icarus -> update, increase web timeout. (#4165)

* icarus -> update, increase web timeout.

* Fix estimate gas

* Fix token images // Error in Contract Queries (#4169)

* Fix dapps not loading (#4170)

* Add secure to dappsreg

* Remove trailing slash // fix dapps
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue.
Projects
No open projects
User Interface
Done (1.5.0)
Development

No branches or pull requests

2 participants