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

fix: Improvements for Search by text/code screen #4541

Merged
merged 1 commit into from Mar 19, 2022

Conversation

g123k
Copy link
Contributor

@g123k g123k commented Mar 19, 2022

  • If the view is too small, it's now possible to scroll (useful when the keyboard is visible)
  • The keyboard now shows the "search" icon
  • Validating with the keyboard (search icon or Enter button) will trigger the search
  • A request focus is asked, but not fully working as the MainActivity calls hideKeyboard after the Fragment lifecycle
  • Linked to UX problems on the search by text screen #4540

- If the view is too small, it's not possible to scroll (useful when the keyboard is visible)
- The keyboard now shows the "search" icon
- Validating with the keyboard (search icon or Enter button) will trigger the search
- A request focus is asked, but not fully working as the MainActivity calls hideKeyboard after the Fragment lifecycle
@g123k g123k requested a review from a team as a code owner March 19, 2022 13:09
@sonarcloud
Copy link

sonarcloud bot commented Mar 19, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@teolemon teolemon linked an issue Mar 19, 2022 that may be closed by this pull request
3 tasks
@VaiTon
Copy link
Member

VaiTon commented Mar 19, 2022

Looks good to me! ✅

@teolemon
Copy link
Member

merging @g123k 👍

@teolemon teolemon merged commit 7459e1a into openfoodfacts:develop Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants