GitHub user benkeen opened a pull request:
https://github.com/apache/couchdb-fauxton/pull/119
Initial version of an all-purpose lookahead-tray component.
This isn't quite complete yet - I've done a couple of unusual things,
so I want to open it up to discussion first.
You can see a particular instantiation of the component by going to a
database, then clicking on the database name. That will open up a tray
where you can type to get a list of other matching databases. Clicking
<enter> or selecting the item from the list will take you to that
particular DB page.
Closes COUCHDB-2420
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benkeen/couchdb-fauxton
2420-new-lookahead-tray
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-fauxton/pull/119.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 #119
----
commit 564ada75b98844f25d5762160172f4ca1c3c5eff
Author: Benjamin Keen <[email protected]>
Date: 2014-10-31T01:02:39Z
Initial version of an all-purpose lookahead-tray component.
This isn't quite complete yet - I've done a couple of unusual things,
so I want to open it up to discussion first.
You can see a particular instantiation of the component by going to a
database, then clicking on the database name. That will open up a tray
where you can type to get a list of other matching databases. Clicking
<enter> or selecting the item from the list will take you to that
particular DB page.
Closes COUCHDB-2420
----
---
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.
---