Jasonette / Jasonette/JASONETTE-iOS
styling issues (ios)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
here are some styling issues that appear to not work as expected in iOS:
1) header background with alpha being zero not respected in ios but respected in android: https://jasonbase.com/things/p88r
2) the padding of the `username` textfield is seemingly default to 0 if not specified in the jason, whereas in android it seems to default to some reasonable padding, so there would normally be no need to specify padding, which is a big plus to ease of use.
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
Reproduce both reported styling differences on iOS using the linked example, comparing them with Android behavior. Investigate the iOS handling of a header background with zero alpha and the default padding for the `username` textfield; done means both cases match the expected cross-platform behavior without requiring unnecessary configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100