GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/209
clearValue method added to lookahead tray
Simple addition to allow calling code to reset the value displayed in the
lookahead tray. This is helpful when selecting an item in the lookahead tray
doesn't spawn a page refresh: when that occurs, the next time the tray opens it
contains the last selected item - which may not be what you want, since the
user will have to delete the old content to search again.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
lookahead-tray-clear-method
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/209.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #209
----
commit 9aafbd80e3a4545c292ca4c3251648fc0c80928a
Author: Benjamin Keen <[email protected]>
Date: 2014-12-29T16:51:06Z
clearValue method added to lookahead tray
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---