Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: #1161 - created an "edit product" page #1164

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

monsieurtanuki
Copy link
Contributor

@monsieurtanuki monsieurtanuki commented Feb 27, 2022

New file:

  • edit_product_page.dart: Page where we can indirectly edit all data about a product.

Impacted files:

  • new_product_page.dart: added a button that calls the new EditProductPage
  • Podfile.lock

New file:
* `edit_product_page.dart`: Page where we can indirectly edit all data about a product.

Impacted files:
* `new_product_page.dart`: added a button that calls the new `EditProductPage`
* `Podfile.lock`
@monsieurtanuki monsieurtanuki requested a review from a team as a code owner February 27, 2022 17:34
Copy link
Member

@M123-dev M123-dev left a comment

Choose a reason for hiding this comment

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

Code looks good but ofc not much functionality yet

@monsieurtanuki monsieurtanuki merged commit 90c1f63 into openfoodfacts:develop Feb 28, 2022
@monsieurtanuki
Copy link
Contributor Author

Thank you @M123-dev for your review!
Indeed, not too much code, but that was what the issue was all about.

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.

2 participants