Skip to content

QR Scanner doesn't fit the window size and makes nav disappear #31

@colinkelleher

Description

@colinkelleher

When updating product location using updateLocation.py the QR Scanner doesn't fit the webpage correctly. You have to ensure that the website is at full size at all times to ensure correct working order. See screenshots below

Context

When a user wants to update a product location using the QR Scanner which is located in updateLocation.py, the QR Scanner doesn't fit the webpage/window size, unless the webpage is on full-screen mode. This causes the navbar to be taken over by the QR Scanner and also makes Enter Id manually difficult to find.

Process

  1. User wishes to update a product location, so visits the Update Location page of the website
  2. User clicks Scan a Locationto launch the QR Scanner
  3. If not on full-screen mode, the nav disappears, and appearance is then comprised
  4. Should the QR Scanner not be able to scan the QR Code, the user has to scroll around the webpage and look for the Enter Id manually which may be more difficult to find
  5. The Confirm Code button may also be difficult to find.

Expected result

The user should be able to operate the Update Locationpage to its full potential no matter what size the window. Confirm Code and Enter Id manually buttons should be easily located

Current result

Possible Fix

  • Make the webpage responsive so it can be used on any device at any screen size
  • Limit the size that the QR Scanner can expand to, put it in a container

Screenshots

Screenshot 2020-02-15 at 13 18 16

Screenshot 2020-02-15 at 13 18 31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions