Actions
Task #100185
openUpdate device presets in view module
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-03-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint
Description
The device presets introduced in #77576 and defined in mod.web_view.previewFrameWidths are quite outdated and could use an update, especially the smartphones:
- Nexus 6P (Released in 2015)
- iPhone 7 Plus (Released in 2016)
- iPhone 6
- iPhone 5
- iPhone 4
Updated by Florian Seirer over 1 year ago
To make the list more up to date without using actual device names the list could instead have resolutions/breakpoints used by popular devices like:
- 1920 x 1080
- 768 x 1024
- 360 x 640
- ...
I'm sure there are some statistics (Google Analytics?) out there with a list of the most used screen resolutions or breakpoints.
Updated by Georg Ringer over 1 year ago
- Status changed from New to Accepted
I suggest to remove outdated in main and just add additonal ones in 11.5
Updated by Gerrit Code Review 5 months ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85108
Updated by Gerrit Code Review 4 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85108
Updated by Gerrit Code Review 4 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85108
Actions