-
-
Notifications
You must be signed in to change notification settings - Fork 113
[Feature] Search Input handling #93
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
Comments
Thank you for pointing this out! I think this is a reasonable UX problem. I'm interested in any solutions anyone has for how to improve this flow to make it a bit more intuitive? |
Hi everyone, I'm outreachy applicant, I'm interested to pick this up. |
@dipanshuraz this work still needs the status ready for work before it can be worked on |
A solution I would suggest is allowing a user to select his/her search engine first, then type in search-word, then click on the provided search button for answers. |
hi @dipanshuraz I already indicated interest tho but we can work on it together when approved since you have shown interest too |
hello every am working on the search button at suppon to be on. https://oldsearch.creativecommons.org/ |
Hello @ketchanji it hasn’t been approved yet to do so……and there are people already proposing to do it…to avoid code conflict I would advice you ask to join |
so what am i to do now ? |
|
Hello everyone, just a reminder that people shouldn't be working on this yet since it doesn't have a From the Contribution Guidelines:
If you come across an Issue that isn't ready for work yet, I'd advise that you move onto generating new Issues, or doing work on Issues that are available to work on. An Issue may not be ready for work for a number of reasons and it may take a period of time before it is ready, if ever. |
please sir @possumbilities in that case its difficult for us cause am loocking for projects i can contribute too but am not seeing any and also am i don't know were i can fine some ongoing projects to work on. |
@ketchanji you can create an issue to work on and then wait for it to be approved and work on it |
ah ok sir @dipanshuraz . should i still wait or i should create a different issue, |
It's ma'am actually, not sir :) As @dikehprosper offered there are many ways to contribute. Adding Issues is one way, participating in a discussion on an issue with ideas; there are many. Submitting a PR for an Issue is not the only or primary way to contribute :) |
@dikehprosper here is a suggestion on how to direct users on using the search functionality. A starting point could be to add some directions on how to go about searching. For example: Let's say replacing the search input placeholder with Then adding a text below the search input saying Well! the messages could be better formatted but this way, users know how to go about choosing search engines. |
okk sir thanks you i understand. |
@dikehprosper sir can i add this to my contribution record as assisting in idea on how to come about the solution? |
@ketchanji there is an ongoing discussion on how the search input can be handled….I would advice you relay a tangible suggestion…and then add it to your contribution. |
This is good @JennySimen |
Best case I find here will be to remove the keyboard search option and move it completely to engine selection.... Or we make the engine selection standard and the search button the only search option That means if a user inputs a search query they can search by choosing their search engine and not clicking enter ..... Or They select their desired search engine then input their search query and press enter |
I would suggest we redesign the ui such that Firstly, the user enters their search query in an input field The UI will be positioned on a single block manner to make the UX straight forward. Then in the section previously used for selecting the search engine, we could place cards in a row that informs the user of each search engine and its appropriate/suggested cases If no query is specified, no action is done and if no engine is selected, a default engine could be used in its place. |
I would suggest that the search input should be used to type in the name of a search engine. That way, you can easily just find the one you need and click on it. |
Resolved in new site merge: #206 |
Problem
At the moment there isn't a clear path for handling a search input .
Description
this targets the functionality of search input not the design as the design can be made to suit CC global components.
suggesting the search input handling......
the visual example below...
Alternatives
Additional context
Implementation
The text was updated successfully, but these errors were encountered: