pilot
pilot copied to clipboard
`ViewModelUserEvent.click` should likely be split into `mouseDown` and `mouseUp`
Right now ViewModelUserEvent.click actually gets sent on mouse down.
Opening the bug for discussion/figuring out the best plan. FWIW, most people should probably use .select as it covers more edge cases. But .click is used for menu-style UIs and autocomplete-type windows.
Fix is in a side experimental branch — we can port to master: https://github.com/dropbox/pilot/commit/7a29aa7e667561d90cd8946ed984eee5fb81e6b5