Jasonette / Jasonette/JASONETTE-iOS

styling issues (ios)

Open
#310 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.