Closed Bug 1843429 Opened 1 year ago Closed 1 year ago

Decide how to relay user input from components back to parent

Categories

(Firefox :: Shopping, task, P1)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: jhirsch, Assigned: amy)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fidefe-shopping])

(Placeholder bug for the moment.)

There are a few ways components can communicate back to the parent component--invoking callbacks passed down, or emitting CustomEvents, or I guess explicitly having callbacks that invoke functions on that parent component.

We'll want to define the desired approach, document it, share with the team, and land a first patch that shows how to do the thing correctly.

Assignee: nobody → achurchwell
Severity: -- → S3
Priority: -- → P1
Whiteboard: [fidefe-shopping]

I think we can call this done--we'll use CustomEvents to relay events up to the parent as needed.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.