Project

General

Profile

Actions

Documentation #41941

open

mgr/dashboard: target device validation

Added by Ernesto Puerta over 4 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Let's document user recommendation for screen sizes/devices (same way as we do for supported browsers) both in Ceph Dashboard docs and coding/testing guidelines.

As agreed in Dashboard biweekly sync, the minimum device screen resolution would be 720p (1280x720). However, most devices use CSS pixels, which are not the same as screen pixels (it can be several times less). For example: iPhone 8 Plus has 1080w x 1920h screen resolution, while for web browsing it features an equivalent viewport of 414w x 736h (CSS pixels).

Actions

Also available in: Atom PDF