Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

Auto Select gift card code #279

Closed
driespieters opened this issue Sep 11, 2017 · 2 comments · Fixed by #287 or #288
Closed

Auto Select gift card code #279

driespieters opened this issue Sep 11, 2017 · 2 comments · Fixed by #287 or #288
Assignees
Labels
Milestone

Comments

@driespieters
Copy link
Contributor

Problem

The auto select gift card code doesn't work.

Replication steps

Issue a gift card and click the gift card code.

More Information

Fix
Change:
<span id="GiftCardDigits">{{ gift_card.code | format_code }}</span>
to:
<span id="GiftCardDigits" class="giftcard__code">{{ gift_card.code | format_code }}</span>

@t-kelly t-kelly added the bug label Sep 11, 2017
@t-kelly t-kelly self-assigned this Sep 11, 2017
@driespieters
Copy link
Contributor Author

  • Also seems to be an issue with the Giftcard value. (It isn't displayed)

@lock
Copy link

lock bot commented Oct 27, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants