Skip to content

Conversation

@barjin
Copy link
Contributor

@barjin barjin commented Sep 11, 2024

Fixes the mismatch between the <details> element pre- and post- the Docusaurus v3 update. Caused by Docusaurus expecting (some?) MDX component names being capitalized.

Closes #1199

@barjin barjin self-assigned this Sep 11, 2024
@github-actions github-actions bot added this to the 98th sprint - Tooling team milestone Sep 11, 2024
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Sep 11, 2024
@barjin
Copy link
Contributor Author

barjin commented Sep 11, 2024

Also, the chevron on the left (inside the blue box) doesn't seem to be the right size and position... Maybe yet another <html style="font-size: 10px"> collateral @jbartadev ?

obrazek

Copy link
Collaborator

@honzajavorek honzajavorek left a comment

Choose a reason for hiding this comment

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

Can't really comment on the React part, but from a manual tester's POV it all LGTM. I checked out the branch and locally I can see the details fixed. I can also see the arrow not aligned ideally (Firefox @ macOS), but let's ship it, as it is a clear improvement over the current state. Thanks for tackling this! It's important for the Python course ❤️

@barjin barjin merged commit 49fd16e into master Sep 11, 2024
@barjin barjin deleted the fix/details-and-summary branch September 11, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The <Details /> component doesn't present summary very well

3 participants