Skip to content

Refactor: Use ItemList component in Attendance Screens #43

Description

@jvogt23

in AttendableSelect.tsx, lines 38-57, a functional component is defined that acts as a list of attendables. An ItemList component exists as a general "list of things you can click on" and should be used instead if possible.

The ItemList component may need modification if it is missing icons, subtitles, or other features needed for the app's screens.

A link to the file is below. Note that the app's file structure may have changed.
https://github.com/RoboJackets/apiary-react-native/blob/main/Attendance/AttendableSelect.tsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    technical debtItems needed to reconcile a structural error or refactor the codebase

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions