Jasonette / Jasonette/JASONETTE-Android

style via class does not correctly apply for image components

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
1.6k
Forks
266
PR merge metrics
No merged PRs in 30d

Description

trying to apply this style:
```
"style" : {
"width" : "100%",
"padding" : "0"
}
```
via a class on a image component does *not* work. Where as using a inline style with the same settings does.

eg. https://jasonbase.com/things/0d0b

Contributor guide

Open the contributing guide

Research direction

Start with the linked JasonBase example and reproduce the difference between applying the style through a class and applying the same style inline to an image component. Trace the image component's class-style and inline-style handling; done means width 100% and padding 0 are applied identically in both cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.