Skip to content

refactor(input): extract Link, Mention, and Clipboard coordinators (iOS & Android)#593

Merged
hryhoriiK97 merged 1 commit into
mainfrom
refactor/extract-link-mention-clipboard-coordinators
Jul 25, 2026
Merged

refactor(input): extract Link, Mention, and Clipboard coordinators (iOS & Android)#593
hryhoriiK97 merged 1 commit into
mainfrom
refactor/extract-link-mention-clipboard-coordinators

Conversation

@hryhoriiK97

Copy link
Copy Markdown
Collaborator

What/Why?

Move link operations, mention lifecycle, and clipboard serialization out of the monolithic view classes into focused coordinators, reducing view complexity and aligning with the architecture refactor plan .

Testing

PR Checklist

  • Code compiles and runs on iOS
  • Code compiles and runs on Android
  • Updated documentation/README if applicable
  • Ran example app to verify changes
  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

…OS & Android)

Move link operations, mention lifecycle, and clipboard serialization
out of the monolithic view classes into focused coordinators, reducing
view complexity and aligning with the architecture refactor plan (phase 6).

Co-authored-by: Cursor <cursoragent@cursor.com>
@hryhoriiK97
hryhoriiK97 merged commit 378522a into main Jul 25, 2026
9 checks passed
@hryhoriiK97
hryhoriiK97 deleted the refactor/extract-link-mention-clipboard-coordinators branch July 25, 2026 23:49
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.

1 participant