Skip to content

feat: ignore casing#111

Closed
maxday wants to merge 1 commit intocncf:mainfrom
maxday:maxday/casing
Closed

feat: ignore casing#111
maxday wants to merge 1 commit intocncf:mainfrom
maxday:maxday/casing

Conversation

@maxday
Copy link
Copy Markdown

@maxday maxday commented Mar 22, 2026

Hey team! Thanks for this great project!
This PR is an attempt to fix: #82

This PR handles GitHub usernames in a case-insensitive manner so that /maxday and /MaxDay both resolve to the correct contributor card.
This PR adds a shared resolveContributorId utility that performs a case-insensitive lookup against the contributors map, used in both the search and contributor card components.

I tried it locally and it works, let me know if you need more details! :)

Screenshot 2026-03-22 at 6 22 22 PM

@maxday maxday mentioned this pull request Mar 22, 2026
Signed-off-by: Maxime David <contact@maxday.dev>
@maxday
Copy link
Copy Markdown
Author

maxday commented Mar 24, 2026

closing (see: #82 (comment))

@maxday maxday closed this Mar 24, 2026
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.

Case sensitivity

1 participant