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

long filter list not shown correctly in alert dialog, the buttons will be pushed down which will be invisible #2091

Open
Mia0451 opened this issue Apr 6, 2023 · 1 comment

Comments

@Mia0451
Copy link

Mia0451 commented Apr 6, 2023

Summary:

My Pixel XL API 30 (android 11) emulator will manifest this problem, long list in alert dialog (i.e. too much content in alert dialog) will cause the positive/neutral/negative buttons invisible (because there is no space left)

Steps to reproduce:

  1. Launch the app and sign in (then finish any oobe steps)
  2. When landed in Home-screen, click navigation-drawer and open left navigation view
  3. Click "Accounts" navigation item, you will be directed to "Accounts" screen which has 3 tabs: Saving/Loan/Share
  4. Click the top-right filter-icon to show the filter dialog (for each of the mentioned three tabs), the dialog will have problem in small size device (even in portrait mode)

Expected behaviour:

Dialog shows correctly

Observed behaviour:

Positive/Neutral/Negative buttons are invisible when filter-list is long

Device and Android version:

Pixel XL API 30 (android 11) emulator

Screenshots:
list_short_ok

list_long_not_ok

@Mia0451
Copy link
Author

Mia0451 commented Apr 6, 2023

As we can see, when list is short, UI is ok, when list is long, buttons are pushed down (causing them invisible), I am working on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant