Skip to content

Connect SaveTripModal to Trip Component #69

@zghera

Description

@zghera

Issue summary

Add code in trips.js that passes the trip date to showEditTripModal so that a SaveTripModal component instantiated with placeholder values corresponding to the current trip data.

Expected behavior

The "Edit Trip" button for each trip should display a SaveTripModal instance with that trip's information and enable the user to adjust and save trip details.

Actual behavior

The Edit Trip button does not do anything but the infastructure to set the placeholderObj upon calling showEditTripModal listener is set up #70 .

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions