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 h5p and remove h5p when no item selected #2585

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

MaPoKen
Copy link
Contributor

@MaPoKen MaPoKen commented Nov 1, 2024

Add new components h5p. Fix bug where h5p isn't removed on onClose without selecting

@MaPoKen MaPoKen requested a review from a team November 1, 2024 11:29
Comment on lines 37 to 39
outline: "2px solid",
_selected: {
"& > figure": {
outline: "2px solid",
outlineColor: "brand.primary",
},
outlineColor: "stroke.default",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tror outline må flyttes inn i _selected for at dette skal fungere?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fikse opp i dette? indikering av selection fungerer fortsatt ikke :/

@MaPoKen MaPoKen merged commit 01bf9cf into master Nov 5, 2024
4 checks passed
@MaPoKen MaPoKen deleted the refactor/slateh5p-to-dialog branch November 5, 2024 09:00
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