Skip to content

Context: Prevent items of the GENERAL WASTE category from being added to the userInputs (eg. diaper should not be an item in user input saved in react context) #198

@neozhixuan

Description

@neozhixuan

Context
Right now, when we choose waste that cannot be recycled eg. diapers (that's right, even clean diapers); it gets saved as a "user input" in react context, which is unnecessary because it should be removed after the landing page and never used again. Your task is to filter items with this category out before it gets saved into context.

Figma Link
NIL

Acceptance Criteria
npm run build works

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions