Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Fix button arrangement in the Credit Card Editor Fragment #19055

Closed
gabrielluong opened this issue Apr 15, 2021 · 2 comments · Fixed by #19117
Closed

Fix button arrangement in the Credit Card Editor Fragment #19055

gabrielluong opened this issue Apr 15, 2021 · 2 comments · Fixed by #19117
Assignees
Labels
cc-autofill Autofill credit card E2 Estimation Point: easy, half a day to 2 days Feature:Autofill Address and Credit Card autofill
Milestone

Comments

@gabrielluong
Copy link
Member

gabrielluong commented Apr 15, 2021

deleteCcUx.mp4
  • the bottom buttons are not available in landscape (they don't fit the screen and cannot scroll to them)
  • the delete button (all buttons) is pushed up by the keyboard and remain there even after the keyboard is dismissed

Originally posted by @Mugurell in #19029 (comment)

┆Issue is synchronized with this Jira Task

@github-actions github-actions bot added the needs:triage Issue needs triage label Apr 15, 2021
@gabrielluong
Copy link
Member Author

The CreditCardEditorFragment is currently using a LinearLayout and the buttons are arranged using a ConstraintLayout. We should consider also converting the entire fragment layout to use ConstraintLayout I think. Please investigate this carefully.

@gabrielluong gabrielluong added cc-autofill Autofill credit card Feature:Autofill Address and Credit Card autofill E2 Estimation Point: easy, half a day to 2 days and removed needs:triage Issue needs triage labels Apr 15, 2021
@gabrielluong gabrielluong added this to Ready for Engineering (min-5 ; max-22) in Android Engineering Team Kanban board via automation Apr 15, 2021
@gabrielluong gabrielluong added this to Backlog in Autofill Apr 15, 2021
@kglazko
Copy link
Contributor

kglazko commented Apr 15, 2021

Hey I was wondering if I can work on this one this sprint.

@kglazko kglazko self-assigned this Apr 15, 2021
@gabrielluong gabrielluong moved this from Backlog to In progress in Autofill Apr 16, 2021
@gabrielluong gabrielluong moved this from Ready for Engineering (min-5 ; max-22) to In Development (WIP limit - 15) in Android Engineering Team Kanban board Apr 16, 2021
kglazko pushed a commit to kglazko/fenix that referenced this issue Apr 19, 2021
kglazko pushed a commit to kglazko/fenix that referenced this issue Apr 19, 2021
@kglazko kglazko moved this from In Development (WIP limit - 15) to Review in progress (WIP limit - 11) in Android Engineering Team Kanban board Apr 19, 2021
@kglazko kglazko moved this from Review in progress (WIP limit - 11) to Dev Complete (WIP limit - 5) in Android Engineering Team Kanban board Apr 19, 2021
kglazko pushed a commit to kglazko/fenix that referenced this issue Apr 20, 2021
kglazko pushed a commit to kglazko/fenix that referenced this issue Apr 20, 2021
@gabrielluong gabrielluong moved this from In progress to Review in progress in Autofill Apr 21, 2021
kglazko pushed a commit to kglazko/fenix that referenced this issue Apr 21, 2021
@gabrielluong gabrielluong moved this from Dev Complete (WIP limit - 5) to Review in progress (WIP limit - 11) in Android Engineering Team Kanban board Apr 22, 2021
@gabrielluong gabrielluong linked a pull request Apr 26, 2021 that will close this issue
3 tasks
@gabrielluong gabrielluong added this to the 90 milestone Apr 26, 2021
kglazko pushed a commit to kglazko/fenix that referenced this issue Apr 29, 2021
Android Engineering Team Kanban board automation moved this from Review in progress (WIP limit - 11) to Done May 5, 2021
Autofill automation moved this from Review in progress to Done May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cc-autofill Autofill credit card E2 Estimation Point: easy, half a day to 2 days Feature:Autofill Address and Credit Card autofill
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants