atj393 / promt-save-reuse-chatgpt-and-gemini

A browser extension for saving, reusing, and managing prompts in ChatGPT and Gemini.
https://github.com/atj393/promt-save-reuse-chatgpt-and-gemini/wiki/Download-Links
Other
4 stars 15 forks source link

[Bug] Fix Incorrect HTML Formatting in `insertText()` and `appendText()` Functions #12

Open atj393 opened 1 month ago

atj393 commented 1 month ago

Description:

The insertText() and appendText() functions in content.js have incorrect formatting in their HTML structure, which could result in broken elements when inserting or appending text. Replace ${text} with the correct template literals and use proper HTML tags.

Files Involved:

content.js

Expected Outcome:

Text should be correctly formatted and inserted/appended as per the defined structure.

Stranger1298 commented 1 month ago

Can I work on this issue

atj393 commented 1 month ago

@Stranger1298 Yes please. Assigned to you.

Stranger1298 commented 1 month ago

I'm not able to open the pull request

atj393 commented 1 month ago

@Stranger1298 Can you attach a screenshot? Thanks.

Stranger1298 commented 1 month ago

Yeah Sure image

atj393 commented 1 month ago

@Stranger1298 This is a normal pipeline process. Your PR is already assigned to review.

Stranger1298 commented 1 month ago

Okay thankyou