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

"Refactor highlight components and add support for multiple observations in transcript" #380

Merged
merged 7 commits into from
May 28, 2024

Conversation

cannarocks
Copy link
Member

This pull request includes several refactorings and enhancements to the highlight components. The changes include removing unnecessary padding and unused styles, updating props to accept an array of observations, adding a new styled component for tags, and improving the performance of the Word component. Additionally, support for multiple observations in the transcript has been added, allowing for multiple tags to be displayed and interacted with.

marcbon and others added 7 commits May 28, 2024 14:51
…d component

🔨 refactor(highlight): remove unused margin-left style in StyledWord component
… observations

🔨 refactor(index.stories.tsx): add styled TagsWrapper component
🔨 refactor(index.stories.tsx): update tooltipContent to accept array of observations
🔨 refactor(index.tsx): update StyledWord component to handle array of observations
🔨 refactor(index.tsx): update Word component to handle array of observations
🔨 refactor(highlight): refactor Word component in index.tsx for better performance
🔨 refactor(highlight): remove unnecessary padding in ActiveWord styled component
@cannarocks cannarocks merged commit c5fcccb into master May 28, 2024
5 checks passed
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