Skip to content

Product Catalogue form#147

Merged
peterMuriuki merged 14 commits intomasterfrom
93-productForm
Nov 16, 2020
Merged

Product Catalogue form#147
peterMuriuki merged 14 commits intomasterfrom
93-productForm

Conversation

@peterMuriuki
Copy link
Copy Markdown
Contributor

-> Adds the form component that wil be used to create or edit products.

@peterMuriuki peterMuriuki changed the title Product Catalogue form [DNM]Product Catalogue form Nov 12, 2020
Base automatically changed from 93-catalogueListView to master November 13, 2020 12:29
@peterMuriuki peterMuriuki changed the title [DNM]Product Catalogue form Product Catalogue form Nov 16, 2020
productPhoto: string | File;
};

const defaultInitialValues: Partial<ProductFormFields> = {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it need to be Partial if we are going to have properties set as undefined?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will remove partial, remove the redundancy.

@peterMuriuki peterMuriuki merged commit 9ebec94 into master Nov 16, 2020
@peterMuriuki peterMuriuki deleted the 93-productForm branch November 16, 2020 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants