Skip to content

Move simpleInput to it's own data.js object #1483

@trillium

Description

@trillium

Overview

The simpleInput object exists in two places and has slight variations between the two. Refactor out simpleInput from the addPrject and editProject components.

Action Items

  • Create a data.js object in the same folder as ProjectForm
  • Copy the simepleInput version from the addProject component into this data object
  • import new data object into addProject
  • Remove version of simpleInput from editProject
  • import new data object into editProject

Resources/Info

The verion of simpleInput from editProject has a value field that is populated with unused data, that version is not needed.

Metadata

Metadata

Type

No type

Projects

Status

Final QA (product)

Relationships

None yet

Development

No branches or pull requests

Issue actions