Skip to content

Fix reddit text input and context bugs#3

Draft
Mitenlnmiit wants to merge 1 commit into
mainfrom
cursor/fix-reddit-text-input-and-context-bugs-d67e
Draft

Fix reddit text input and context bugs#3
Mitenlnmiit wants to merge 1 commit into
mainfrom
cursor/fix-reddit-text-input-and-context-bugs-d67e

Conversation

@Mitenlnmiit

Copy link
Copy Markdown
Owner

Fix Reddit-specific bugs related to text input detection, text replacement, and conversation context extraction to ensure full compatibility.

Reddit utilizes custom UI components like Draft.js and Lexical editors (contenteditable divs) and a distinct DOM structure for posts and comments, which prevented the extension from correctly identifying text areas, replacing text, and extracting conversation history. This PR introduces Reddit-specific selectors and handling logic to address these incompatibilities.


Open in Cursor Open in Web

Co-authored-by: 22ucs124 <22ucs124@lnmiit.ac.in>
@cursor

cursor Bot commented Sep 28, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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