brigand / brigand/react-with-viewport

Media queries based on container size

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

A little tricky to implement efficiently, but there's a proposal for resize events on elements. Fallback to timers and resize events.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing React higher-order component and how it currently provides viewport size to children. Then investigate the proposed element resize events and the fallback to timers and resize events. Done means supporting media queries based on container size with an efficient approach, including the stated fallback behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.