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: disable icon injection on new commit details page #155

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

uncenter
Copy link
Member

Closes #154. I realized that I was wrong actually - the new commit details page, which is the one referenced in the issue/screenshot, was unintentionally having icons replaced, because it is the same component under the hood as the repository file tree (not on the repository home page, but click on a file/directory and then click the file tree sidebar). This PR just increases the specificity to exclude the commit details component and only keep the repository tree component.

@uncenter uncenter merged commit e66ba59 into main Dec 17, 2024
2 checks passed
@uncenter uncenter deleted the pr-346e4235 branch December 17, 2024 19:36
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.

File Icons Replace Change Icons
1 participant