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

[Enhancement] Scaling UI to different device sizes #413

Closed
sumitra19jha opened this issue Mar 20, 2021 · 2 comments · Fixed by #706
Closed

[Enhancement] Scaling UI to different device sizes #413

sumitra19jha opened this issue Mar 20, 2021 · 2 comments · Fixed by #706
Assignees

Comments

@sumitra19jha
Copy link
Contributor

Issue Description:

The entire padding, margin and white space (mostly through the sized box) contains a constant value. While building the screen, those values give a better outlook of UI on developer device (having a given height & width) but as the device changes (i.e height & width change) those constant space, in general, doesn't give a better UI outlook.

Issue Severity:

Medium

Observed Behavior:

Ui doesn't look effective for large device size.

Expected Behavior:

The UI should be capable to automatically scale itself up based on device size

Steps to reproduce the issue:

Launch app on screen size

  1. 4.0"
  2. 5.5"
  3. 5.6"
  4. 6.0"
  5. 6.3"

You will notice the device UI outlook destruction.

Does this issue need immediate attention?

Yes

Are you willing to work on this issue:

Yes, this issue seems very interesting to me and I would like to devotee my time here.

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Mar 20, 2021
@sumitra19jha sumitra19jha changed the title Scaling UI to different device sizes [Enhancement] Scaling UI to different device sizes Mar 20, 2021
@abhishekak048
Copy link

Can I work on this issue ?

@sumitra19jha
Copy link
Contributor Author

Due to code freeze it's currently under hold

@Sagar2366 Sagar2366 removed hold unapproved Unapproved, needs to be triaged labels Apr 24, 2021
Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
…sadoesFoundation#413)

* Revamped SignUp Mutation Tests

* Modified User Tests

* Updated User Tests
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.

3 participants