Skip to content

Claude/fix data prep errors k j ypl#21

Merged
daimpad merged 2 commits into
mainfrom
claude/fix-data-prep-errors-kJYpl
May 17, 2026
Merged

Claude/fix data prep errors k j ypl#21
daimpad merged 2 commits into
mainfrom
claude/fix-data-prep-errors-kJYpl

Conversation

@daimpad
Copy link
Copy Markdown
Owner

@daimpad daimpad commented May 17, 2026

No description provided.

claude added 2 commits May 17, 2026 17:52
Previous approach used a wrong selector and 500ms timeout which ran before
Tab 3 was ever activated (Carbon Fields renders tabs lazily).

New approach uses a MutationObserver that watches for the
.cf-complex__placeholder to appear in the DOM (happens when Tab 3 is
first clicked), then clicks the 'Add Entry' inserter button automatically.
Runs once per page load.

https://claude.ai/code/session_01JB1xUQM892bVZ4Yv3MZjvq
@daimpad daimpad merged commit 663d31c into main May 17, 2026
10 checks passed
@daimpad daimpad deleted the claude/fix-data-prep-errors-kJYpl branch May 17, 2026 17:55
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