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

feat: add basic search bar for search screen #96

Merged
merged 16 commits into from
Dec 30, 2020

Conversation

saihaj
Copy link
Member

@saihaj saihaj commented Aug 22, 2020

Summary of PR

Implement Search Bar component as defined in #95

iOS Preview
Kapture 2020-12-28 at 14 11 50

Android Preview
Kapture 2020-12-28 at 21 09 35

Time spent on PR

nine_thousand_years

Linked issues

Related #95

Reviewers

@Harjot1Singh @bhajneet

@Harjot1Singh
Copy link
Member

Please rebase and let me know what the status is of this PR

@saihaj
Copy link
Member Author

saihaj commented Oct 28, 2020

Need to get #117 merged before I get back to this so putting it on hold

@saihaj saihaj added Effort 5 Chunky! Ensure this is the smallest that it can be split to before committing to it. Status: WIP and removed Status: Hold labels Dec 1, 2020
@saihaj saihaj self-assigned this Dec 1, 2020
@saihaj saihaj assigned Harjot1Singh and unassigned saihaj Dec 26, 2020
@saihaj saihaj marked this pull request as ready for review December 26, 2020 18:08
Copy link
Member

@Harjot1Singh Harjot1Singh left a comment

Choose a reason for hiding this comment

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

Good job! Much improved.

src/hooks/use-toggle.spec.ts Outdated Show resolved Hide resolved
src/themes/utils.spec.ts Outdated Show resolved Hide resolved
src/hooks/use-toggle.ts Outdated Show resolved Hide resolved
src/components/Search/Filter.tsx Outdated Show resolved Hide resolved
src/components/Search/Filter.spec.tsx Outdated Show resolved Hide resolved
src/components/Search/AsciiToggle.spec.tsx Outdated Show resolved Hide resolved
saihaj added a commit to saihaj/ShabadOSmobile that referenced this pull request Dec 27, 2020
Suggested in PR review
shabados#96 (comment)

Co-Authored-By: Harjot Singh <contact@harjot.me>
@saihaj saihaj requested a review from Harjot1Singh December 27, 2020 03:55
@saihaj saihaj assigned saihaj and unassigned Harjot1Singh Dec 27, 2020
@saihaj saihaj marked this pull request as draft December 28, 2020 16:33
saihaj added a commit to saihaj/ShabadOSmobile that referenced this pull request Dec 28, 2020
Suggested in PR review
shabados#96 (comment)

Co-Authored-By: Harjot Singh <contact@harjot.me>
@saihaj saihaj marked this pull request as ready for review December 28, 2020 20:22
@saihaj saihaj assigned Harjot1Singh and unassigned saihaj Dec 28, 2020
@saihaj saihaj changed the title feat: mockup search screen feat: mockup search bar for search screen Dec 28, 2020
Copy link
Member

@Harjot1Singh Harjot1Singh left a comment

Choose a reason for hiding this comment

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

Pretty close! Very minor changes/questions

src/components/BackButton.tsx Outdated Show resolved Hide resolved
src/components/Search/Bar.tsx Outdated Show resolved Hide resolved
src/screens/SearchScreen.tsx Show resolved Hide resolved
src/screens/SearchScreen.tsx Show resolved Hide resolved
src/screens/SearchScreen.tsx Outdated Show resolved Hide resolved
@saihaj saihaj requested a review from Harjot1Singh December 30, 2020 01:07
saihaj and others added 2 commits December 29, 2020 19:25
length should  be greater than 0

Co-authored-by: Harjot Singh <harjot@harkul.com>
src/components/BackButton.tsx Outdated Show resolved Hide resolved
src/screens/SearchScreen.tsx Show resolved Hide resolved
@saihaj saihaj requested a review from Harjot1Singh December 30, 2020 15:19
@Harjot1Singh Harjot1Singh changed the title feat: mockup search bar for search screen feat: add basic search bar for search screen Dec 30, 2020
@Harjot1Singh Harjot1Singh merged commit fd35cf2 into shabados:dev Dec 30, 2020
@Harjot1Singh Harjot1Singh deleted the searchscreen branch December 30, 2020 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort 5 Chunky! Ensure this is the smallest that it can be split to before committing to it.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants