snowplow / snowplow/snowplow-javascript-tracker

Review radio button tracking in submit_form events

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

Nobody has claimed this yet.

category:browser status:needs_triage type:enhancement type:question
Dominant language
TypeScript
Stars
590
Forks
232
Avg merge
2h 22m
Merged PRs (30d)
3

Description

In 2.1.0, a form submission unstructured event contains an entry for every radio button. Unchecked buttons are also included, with value null. Is there a better way?

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

Start at the submit_form event handling for radio buttons and reproduce the 2.1.0 behavior described in the issue. Check how checked and unchecked controls are represented in the unstructured event, then establish the intended payload and verify it with coverage for radio-button submissions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
analytics, frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.