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

GUI not responsive to smaller resolutions #128

Open
2 tasks
ErnWong opened this issue Apr 5, 2020 · 0 comments
Open
2 tasks

GUI not responsive to smaller resolutions #128

ErnWong opened this issue Apr 5, 2020 · 0 comments
Labels
approved Issue has been approved by PM bug Something isn't working front-end Issues related to front-end development
Milestone

Comments

@ErnWong
Copy link
Contributor

ErnWong commented Apr 5, 2020

Describe the bug
Various text becomes clipped and unreadable when web page size is reduced.

  • Sidebar unnecessarily too small
  • Split-bill dialog has inappropriate resizing strategy for it's textboxes. Should probably make better use of left margin space, and reflow the textfields to underneath the dialog header. Transaction title (is "title" a user friendly / domain friendly term here?) textbox gets imploded, while the Amount Paid textbox escapes outside the dialog.

To Reproduce
Steps to reproduce the behavior:

  1. Explore the app with a reduced page size, e.g. emulate phone screen size or drag window borders.

Severity
Mark with an x.
[x]: Minor effect eg. graphical
[]: Functional error eg. App does not function correctly
[]: Severe eg. Crashing

Reproducibility
Mark with an x.
[x]: Consistent
[]: Occasional
[]: Cannot reproduce at the moment eg. unsure

Expected behavior
GUI should react appropriately to screen size changes to as small as 300px width, so that all text and interfaces are accessible.

Screenshots, Images and Traces.
image
image
image

Conditions
Should be platform agnostic

Issue Dependencies
Strategy for making side-bar responsive will affect #127
Should be done after #134, #155, and #133

Additional context
TODO

@ErnWong ErnWong added bug Something isn't working front-end Issues related to front-end development labels Apr 5, 2020
@ErnWong ErnWong added this to the Demo 2 milestone Apr 5, 2020
@kaplunket kaplunket added the approved Issue has been approved by PM label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Issue has been approved by PM bug Something isn't working front-end Issues related to front-end development
Projects
None yet
Development

No branches or pull requests

2 participants