reflex-app / reflex-app/reflex
Feature: Ability to test high-pixel-density (i.e. Apple's "retina" device resolutions)
Open
Nobody has claimed this yet.
Help Wanted
- Dominant language
- Vue
- Stars
- 34
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Problem
Sometimes you want to see how a site will look when the browser sends high-density resolution headers. For example, you might show @1x/@2x/@3x resolution images based on the device's pixel density.
There could be an input to change this and re-submit the header using this fake header.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by locating the UI entry point and request/header handling, then verify that choosing a pixel-density value causes the site to receive the corresponding high-density behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100