georapbox / meme-generator

A Progressive Web App (PWA) for creating memes.

Home Page:https://georapbox.github.io/meme-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate text box and settings

georapbox opened this issue · comments

User story

As a user, I want the ability to duplicate a text box along with its settings.

Description

Users often spend time configuring text boxes to their preferences. Providing a feature to duplicate text boxes, including their settings, can enhance user efficiency.

Acceptance Criteria

  1. Call-to-Action (CTA) Display: Each text box should have a visible option for duplication.
  2. Duplication Functionality: Clicking on the CTA should duplicate the text box along with all its settings.
  3. Placement of Duplicated Text Box: The newly created text box should be appended at the end of the existing list of text boxes.