Skip to content

Mobile enhancements and fixes#2

Draft
cconard96 wants to merge 1 commit into
mainfrom
enhance/mobile
Draft

Mobile enhancements and fixes#2
cconard96 wants to merge 1 commit into
mainfrom
enhance/mobile

Conversation

@cconard96

Copy link
Copy Markdown
Owner

A review pass of current work to ensure it works well on mobile devices with a focus solely on the display/loading experience at this time.

Tests will be conducted with the following settings in Chrome:

  • Samsung Galaxy S8+ dimensions (because of its small size even among mobile form factors)
  • Mid-tier mobile CPU throttling
  • Fast 4G Network throttling

The network throttling probably won't have much effect as in some cases absolutely nothing is needed to be transferred over the network thanks to the use of the PWA plugin which has a service worker that caches static resources. For example, loading the New Computer form needs no data from the GLPI server as it is all part of the client resources and the schema that was retrieved at login.

The CPU throttling is more relevant as the rendering is client-side.

@cconard96 cconard96 self-assigned this May 5, 2026
@cconard96 cconard96 marked this pull request as draft May 5, 2026 10:09
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 this pull request may close these issues.

1 participant