Skip to content

[WC-3336] Barcode generator#2170

Open
gjulivan wants to merge 1 commit intomainfrom
barcode-final
Open

[WC-3336] Barcode generator#2170
gjulivan wants to merge 1 commit intomainfrom
barcode-final

Conversation

@gjulivan
Copy link
Copy Markdown
Collaborator

@gjulivan gjulivan commented Apr 13, 2026

  • generate file name on downclick instead of on initialize to keep creating different file names.

@gjulivan gjulivan requested a review from a team as a code owner April 13, 2026 08:20
const now = new Date();

// Format: YYYYMMDD_HHMMSS
const timestamp =
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can we use literal template?

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