-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Site Picker: searching should support arrow keys + enter #8
Labels
Comments
This should ideally work the same when you click the "New Post" button in the masterbar/toolbar. Click, type, arrows, hit enter. |
Confirmed that searching immediately works, but the up/down and return keys don't, so leaving this open for now |
PR is ready to be tested #5808 |
3 tasks
sirreal
pushed a commit
that referenced
this issue
Dec 5, 2018
Add wpcalypso/redux-no-bound-selectors rule as error
sirreal
pushed a commit
that referenced
this issue
Dec 5, 2018
Add rule `jsx-gridicon-size` for enforcing recommended Gridicon size
sirreal
added a commit
that referenced
this issue
Dec 5, 2018
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
sirreal
pushed a commit
that referenced
this issue
Dec 5, 2018
Add wpcalypso/redux-no-bound-selectors rule as error
sirreal
pushed a commit
that referenced
this issue
Dec 5, 2018
Add rule `jsx-gridicon-size` for enforcing recommended Gridicon size
sirreal
added a commit
that referenced
this issue
Dec 5, 2018
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
sirreal
pushed a commit
that referenced
this issue
Dec 6, 2018
Add wpcalypso/redux-no-bound-selectors rule as error
sirreal
pushed a commit
that referenced
this issue
Dec 6, 2018
Add rule `jsx-gridicon-size` for enforcing recommended Gridicon size
sirreal
added a commit
that referenced
this issue
Dec 6, 2018
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
blowery
pushed a commit
that referenced
this issue
Dec 7, 2018
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
sirreal
added a commit
that referenced
this issue
Dec 11, 2018
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
sirreal
pushed a commit
that referenced
this issue
Dec 11, 2018
Add wpcalypso/redux-no-bound-selectors rule as error
sirreal
pushed a commit
that referenced
this issue
Dec 11, 2018
Add rule `jsx-gridicon-size` for enforcing recommended Gridicon size
sirreal
added a commit
that referenced
this issue
Dec 20, 2018
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
sirreal
added a commit
that referenced
this issue
Jan 7, 2019
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
sirreal
added a commit
that referenced
this issue
Jan 11, 2019
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
blowery
pushed a commit
that referenced
this issue
Feb 19, 2019
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
sirreal
added a commit
that referenced
this issue
Feb 20, 2019
* Update node/npm test versions * Clean up Travis config * Update package-lock for node@10 and [email protected]
sirreal
pushed a commit
that referenced
this issue
Oct 10, 2019
Add codemod to remove create-reducer
sirreal
pushed a commit
that referenced
this issue
Oct 11, 2019
Add codemod to remove create-reducer
sirreal
pushed a commit
that referenced
this issue
Oct 16, 2019
Add codemod to remove create-reducer
sirreal
pushed a commit
that referenced
this issue
Nov 14, 2019
Add codemod to remove create-reducer
sirreal
added a commit
that referenced
this issue
Nov 14, 2019
* first commit * copy files from wp-calypso * Run script + setup test harness * Make index.js a binary * add travis config and tweak README * add section to readme explaining how to add new tests * prettify + remove all references to config * add tests: merge-lodash-imports * tests: add modular-lodash-no-more * tests: add combine-reducer-with-persistence * tests: add combine-state-utils-imports * tests: add i18n-mixin-to-localize * tests: add modular-lodash-requires-no-more * i18n-mixin-to-localize: must use dbl quotes * bump package for release * Fix build for npm * should be able to run from anywhere * fix broken deps so tests can pass. do not use yarn * no yarn * add single tree rendering * Update dependencies to latests versions (#4) * Update dependencies to latests versions Updated deps, hopefully to get rid of GitHub's security warnings about `hoek`. The update also updated `package.json` to NPM 6 format. * Tell Travis CI to use Node 10 * Fix codemod name in documentation (#5) * Merge pull request #8 from Automattic/add/remove-create-reducer Add codemod to remove create-reducer * Prep for calypso * npm install
1 task
gabrielcaires
added a commit
that referenced
this issue
Feb 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The flow would be something like:
It would work very similar as github @mentions
The text was updated successfully, but these errors were encountered: