google-wallet / google-wallet/web-codelab
Points and Contacts in cardTemplateOverride not visible
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 55
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 3
Description
Following the documentation creating a pass works but the additional text fields are missing (points and contacts) on the pass. Instead the texts are shown on "the back" of the pass e.g. when you open the details page.
I also can't see what the textModulesData {
'header': 'Gather points meeting new people at Google I/O',
'body': 'Join the game and accumulate points in this badge by meeting other attendees in the event.',
'id': 'game_overview'
} is about.
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
Start by running the web-codelab sample that creates a pass and inspect the cardTemplateOverride configuration alongside the rendered pass. Check how the points, contacts, and textModulesData entries are presented, then verify that the intended text appears in the expected pass location and that the behavior is covered by the sample documentation or its available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100