Jasonette / Jasonette/JASONETTE-iOS

Auto set height/width of space component

Open
#308 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.2k
Forks
347
PR merge metrics
No merged PRs in 30d

Description

- the height automatically stretch out to fill the parent horizontal layout (in case the space is part of a horizontal layout)
- the width automatically stretch out to fill the parent vertical layout (in case the space is part of a vertical layout)

Contributor guide

Open the contributing guide

Research direction

Start by locating the space component and the code handling horizontal and vertical layouts in JASONETTE-iOS. Verify how the component determines its dimensions; done means its height fills the parent in a horizontal layout and its width fills the parent in a vertical layout.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.