Skip to content

Work#2

Open
Extended3652 wants to merge 2 commits intomainfrom
work
Open

Work#2
Extended3652 wants to merge 2 commits intomainfrom
work

Conversation

@Extended3652
Copy link
Copy Markdown
Owner

No description provided.

- Changed * and ? wildcards to allow apostrophes (straight ' and curly '')
- Fixes "d*t work" not matching "Didn't work"
- Pattern `d*t` now correctly matches across apostrophes in contractions
- Updated both matcher-core.js and tools/matcher.js

https://claude.ai/code/session_01D2bZpGzXV1gjhhYv4Mc4zw
The old selector `.navbar-inner .decisionAreaLabel` doesn't exist on the
real CMS. Added new detection that finds `<dt>contentType</dt>` followed
by `<dd>Image</dd>` (or Profile/Question).

This fixes client header highlighting not using Image/Profile/Question
overrides when viewing those content types.

https://claude.ai/code/session_01D2bZpGzXV1gjhhYv4Mc4zw
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