eventespresso / barista

Javascript modules & tools for Event Espresso development
GNU General Public License v3.0
5 stars 1 forks source link

Fix FormattedPrice component not being editable #1319

Closed alexkuc closed 3 months ago

alexkuc commented 3 months ago

jump to support testing instructions

Fixes

Smoke Test

Assess Scope

Modified Files

Types:

Hooks and Functions:

Components:

Testing Instructions (Developers)

types.ts (all files), IsPropsType.ts

Tested by @alexkuc locally as it is technical task

Testing Instructions (Support)

FormattedPrice.tsx

* please try different fields such as Dollar Surcharge, Dollar Discount, etc. Do NOT just try default field.

alexkuc commented 3 months ago

@tn3rb Please also let me know about this formatting, my aim here is to avoid things falling through as happened with the bug which this PR fixes. In regards to support instructions, I made a "shortcut" for them (screenshots below). So any instructions that follow are for support testing only.

image

image

Saam01 commented 3 months ago

All the above are working fine for me. image