Skip to content

Missing ending quotation mark to "Added to [collection]" toast #3021

Closed
@pie999

Description

@pie999

p5.js version

v1.9.0

What is your operating system?

Windows

Web browser and version

Firefox 122.0.1

Actual Behavior

The ending quotation mark is missing from the "Added to [collection]" toast.

dispatch(setToastText(`Added to "${collectionName}`));

Expected Behavior

There should be a quotation mark after ${collectionName}.

Steps to reproduce

Add a sketch to a collection.

Metadata

Metadata

Assignees

Labels

BugError or unexpected behaviors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions