- π§πͺBelgium tijsdeboeck Antwerp π§πͺ πͺπΊ π
Patch #5 has been working perfectly on production for the past 6 months.
- last update
almost 2 years ago run-tests.sh fatal error - Merge request !20Issue #3180964: Theme hook commerce_giftcard_redemption_form not found Patch #8 β (Merged) created by Anybody
-
anybody β
committed c97f8eff on 2.x
Issue #3180964 by anybody, matthiasm11, rhovland, plopesc: Theme hook...
-
anybody β
committed c97f8eff on 2.x
- πΊπΈUnited States rhovland Oregon
The improvements in #5 were lost. #5 was already Drupal 10 compatible. #8 should not have been committed.
- πΊπΈUnited States rhovland Oregon
So I started making a patch for this and stopped realizing that how this is implemented is probably entirely wrong. Most panes are composed of fieldsets with titles that are generated by drupal. Meanwhile this pane uses a theme template to display the pane title which will not match the other panes if the site theme is different than the default. For example, my patch uses an H5 tag, but the other one is a H3. Which one is correct? Most panes don't even have templates. They just create a form using the API.
I will spend some more time evaluating how other panes are built and build a new MR that addresses these concerns.
- πΊπΈUnited States rhovland Oregon
Closing this in favor of followup issues.
β¨ Display the gift card balance on the redemption form Active
π Checkout pane language cleanup Active
β¨ Gift card pane display only looks correct in the sidebar Active Automatically closed - issue fixed for 2 weeks with no activity.