Skip to content
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

Toggle to show motif search drop-down #155

Open
bestchai opened this issue May 26, 2020 · 0 comments
Open

Toggle to show motif search drop-down #155

bestchai opened this issue May 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@bestchai
Copy link
Member

bestchai commented May 26, 2020

Currently the motif search and text search are integrated -- the motif search drop-down shows up whenever the user clicks in the search text box. This drop-down is intrusive and not necessary when the user is performing a text search.

Instead, add a toggle to display the motif search drop-down. This toggle can look like a graphic that can be clicked to show the drop-down, or clicked to hide the drop-down. So, the graphic needs an "enabled" and a "disabled" view. Alternatively, we can use a button with text like "Show motif search" and "Hide motif search".

The are some slightly tricky semantics that have to be worked out to have this work properly -- if the user pastes a #motif string then the motif drop-down should be shown, if they paste a keyword search then the motif drop-down should be closed, etc.

[Issue created by bestchai: 2014-08-18]
[Last updated on bitbucket: 2014-08-26]

@bestchai bestchai added the enhancement New feature or request label May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant