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

Re: SearchFrontDrop #77

Merged
merged 52 commits into from
Jan 14, 2023
Merged

Re: SearchFrontDrop #77

merged 52 commits into from
Jan 14, 2023

Conversation

imashnake0
Copy link
Owner

@imashnake0 imashnake0 commented Dec 23, 2022

All new SearchFrontDrop. Fixes #63 and #42.

Summary of changes:

  1. Cleaned up SearchViewModel.
  2. Created TextField, IconButton, and Icon components.
  3. Added previews for the new components.
  4. Created a new SearchFrontDrop.
  5. Created FrontDrop.
  6. Fixed inset padding.
  7. Fixed typography.
  8. Handled back press.

Tested changes:

The.

@imashnake0 imashnake0 added enhancement Enhancement feature New feature labels Dec 23, 2022
@imashnake0 imashnake0 requested a review from boswelja December 23, 2022 05:54
@imashnake0 imashnake0 self-assigned this Dec 23, 2022
imashnake0 and others added 2 commits December 25, 2022 03:03
TODO: The padding condition still causes recomposition.
Been stuck on this for literal weeks before @danielesegato suggested `consumeWindowInsets()`.

Co-Authored-By: Daniele Segato <469948+danielesegato@users.noreply.github.com>
@imashnake0
Copy link
Owner Author

screen-20221225-0540432.mp4

@imashnake0 imashnake0 linked an issue Jan 4, 2023 that may be closed by this pull request
@imashnake0 imashnake0 requested review from Iannnr and boswelja and removed request for Iannnr January 4, 2023 17:11
- Removed wrapper.
- Added a baseline shift since manrope is not vertically center aligned by default.
@imashnake0 imashnake0 requested review from boswelja and Iannnr January 8, 2023 20:53
@imashnake0
Copy link
Owner Author

Screenshot_20230108-160208.png

There was a strange glitch that I observed on Pixel 6a where the keyboard briefly shows up even after being dismissed.
@imashnake0
Copy link
Owner Author

Alright, looks like I addressed most of the issues. Thank you for the reviews! @boswelja @Iannnr <3

@imashnake0 imashnake0 merged commit 1766500 into main Jan 14, 2023
@imashnake0 imashnake0 deleted the fix-search-list-re branch January 14, 2023 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search list goes beyond the screen Jittery keyboard launch
3 participants