Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update selectors to only target what we want #49

Closed
wants to merge 5 commits into from

Conversation

lumpinif
Copy link
Collaborator

Main Issue

The extra code block styles in the same response can be overwritten by mistake.

Fixes

fix: updated relevant selectors in both CSS and selectors.

fix: updated CSS to show the header text "View Claude's thinking" when the code block is collapsed

after the fix (everything is working as expected now):
Screenshot 2024-11-27 233602

image

lumpinif and others added 5 commits November 27, 2024 23:38
- only targets first child of elements we need
- resolve the issues that overwriting second code block in the same response
- add `return` for unsubscribe function for proper cleanup
@lumpinif lumpinif closed this Nov 27, 2024
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