FLUID-6690: UIO is slightly clipped at the bottom in mobile presentation

Metadata

Source
FLUID-6690
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2021-10-20T11:50:25.565-0400
Updated
2024-07-22T10:35:21.587-0400
Versions
  1. 3.0
Fixed Versions
  1. 4.0
Component
  1. Prefs Framework
  2. UI Options

Description

In the mobile presentation the bottom portion of UIO is slightly clipped. This doesn't prevent interacting with the prefs editor; however, it does cause the panels to blend in with the background of the page when contrasts are applied.

Steps to reproduce:

  1. Open the UI Options demo
  2. Open the preferences editor
  3. Notice that the bottom of the panels are directly over the page content.
  4. Select a contrast theme such as "black on white" and notice that the panel and page blend together.

Attachments

Comments

  • Justin Obara commented 2021-10-20T11:52:19.238-0400

    screenshot.png shows the UI Options demo in a mobile view. The "black on white" contrast is being previewed on the page, and the page colour is and panel colour all blend together with no visual separation.

  • Justin Obara commented 2021-10-20T14:45:54.249-0400

    Will address in the FLUID-6605 PR https://github.com/fluid-project/infusion/pull/1060