[
https://issues.apache.org/jira/browse/COUCHDB-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191143#comment-14191143
]
ASF GitHub Bot commented on COUCHDB-2420:
-----------------------------------------
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
----
> Create general-purpose lookahead tray component
> -----------------------------------------------
>
> Key: COUCHDB-2420
> URL: https://issues.apache.org/jira/browse/COUCHDB-2420
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Ben Keen
> Assignee: Ben Keen
> Attachments: lookahead-tray.png
>
>
> When on a particular database page, being able to click on the database name
> and be able to switch to any other database by typing it's name.
> The component should be general enough to use anywhere.
> See attached screenshot for an approximation of how it would look.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)