Closed Bug 1843429 Opened 3 years ago Closed 2 years ago

Decide how to relay user input from components back to parent

Categories

(Firefox Graveyard :: Shopping, task, P1)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhirsch, Assigned: amy)

References

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: 2 years ago
Resolution: --- → FIXED
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.