Fixes #1301: Make AccountSelector an uncontrolled component
I'm actually not a big fan of the controlled component approach since the AccountSelect is... a select. Using a poll approach with an uncontrolled component would probably be simpler, in fact. Will investigate...
Edited by Benjamin Bouvier