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

SearchBar (new PR) #2183

Closed
wants to merge 4 commits into from
Closed

SearchBar (new PR) #2183

wants to merge 4 commits into from

Conversation

huyxgit
Copy link

@huyxgit huyxgit commented Apr 20, 2021

Closes #1912

Screen Shot 2021-04-19 at 10 38 10 PM

@huyxgit
Copy link
Author

huyxgit commented Apr 20, 2021

DukeManh
DukeManh previously approved these changes Apr 20, 2021
Copy link
Contributor

@izhuravlev izhuravlev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mentioned that there is a slight movement of the whole SearchBar when you hover over the search and clear buttons. We might want to fix this and make the Search and Clear buttons more clickable.

Other than that I can approve this PR

@huyxgit
Copy link
Author

huyxgit commented Apr 20, 2021

@izhuravlev what movement? you meant outline? the 'focus' event's more important, as long as it stay on a click, 'hover' making some 'move' you said, however, this isn't negative. In term of visibility of search/clear button. it 'submit' when user hit 'enter' then no need to highlight the search button.

@chrispinkney chrispinkney added area: front-end Blocked Can't do this, until something else is done labels Apr 20, 2021
@chrispinkney chrispinkney added this to the 2.0 Release milestone Apr 20, 2021
@chrispinkney
Copy link
Contributor

Blocked until we get the advanced search stuff.

@HyperTHD
Copy link
Contributor

@chrispinkney Advanced search was supposed to always go in another PR.
Not sure why the other one was closed, but this is GTM

@huyxgit
Copy link
Author

huyxgit commented Apr 20, 2021

@chrispinkney @HyperTHD Same, I wasn't really get this, because the advanced search will be in a separate PR, why do I need to wait for that to merge this PR? combining both into one?

@humphd
Copy link
Contributor

humphd commented Apr 20, 2021

@huynguyez we want these changes to land as a pair, since they depend on each other. If we land this and don't do the advanced search, we regress the search feature we have now.

You can make a branch off of this work to do the advanced bits, and then once we land, rebase on master.

@izhuravlev
Copy link
Contributor

@huynguyez Do you need reviews for this now? Is it ready?

@humphd humphd removed this from the 2.0 Release milestone Apr 23, 2021
@TueeNguyen
Copy link
Contributor

Hi @huyxgit, what's your progress on this PR?

@aserputov aserputov requested review from aserputov and removed request for rjayroso February 1, 2022 00:45
@AmasiaNalbandian
Copy link
Contributor

AmasiaNalbandian commented Feb 1, 2022

There is work in progress on the branch right here:
https://github.com/AmasiaNalbandian/telescope/tree/issue-2110-advancedsearch

I have cherry picked the beginning code for the modal, and have made more progress by implementing the backend for the advanced search from the PR that was added here: #2617

I am going to close this PR as it is abandoned, and I have picked up the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: front-end Blocked Can't do this, until something else is done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SearchBar re-design
8 participants