app-generator / ecommerce-django-stripe

Django Stripe Sample - Soft UI Design (Free Sample) | AppSeed
https://blog.appseed.us/django-stripe-mini-ecommerce/
Other
60 stars 17 forks source link

Edit PRODUCT - The Title event should be removed #13

Closed app-generator closed 2 years ago

app-generator commented 2 years ago

When users click on the product title the UI expands and shows the JSON.

This event should be removed. From this version, the JSON is used only for persistence and is not relevant anymore for the user.

django-stripe-issue-1

app-generator commented 2 years ago

Validated. TY @MySecondLanguage