Skip to content

fix: correct import path case sensitivity for HoverToolTips directory#103

Open
fwVivian wants to merge 1 commit intotwlab:mainfrom
fwVivian:main
Open

fix: correct import path case sensitivity for HoverToolTips directory#103
fwVivian wants to merge 1 commit intotwlab:mainfrom
fwVivian:main

Conversation

@fwVivian
Copy link

@fwVivian fwVivian commented Nov 4, 2025

This pull request makes a minor update to the import statement for the tooltip CSS file in the MetadataIndicator.tsx component. The change corrects the casing of the directory name in the import path to ensure proper loading of styles.

  • Changed the import path from ./hoverToolTips/Tooltip.css to ./HoverToolTips/Tooltip.css in eg-tracks/src/components/GenomeView/TrackComponents/commonComponents/MetadataIndicator.tsx to fix directory casing.

@lidaof
Copy link
Contributor

lidaof commented Nov 4, 2025

Thank you @fwVivian! Can you review? @Weezsle

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