-
Notifications
You must be signed in to change notification settings - Fork 289
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 custom adventures' alignment #5297
Conversation
… fix-custom-adv-columns
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah sorry I meant request changes not approve!
@Felienne it was from that change indeed as was another one that i fixed here as well. I'll keep on any possible errors of that PR. This should be fixed now! |
@jpelay the problem is that the formatted_content is only converting |
Thanks for the explanation and for the suggested fix. Will you do that in this PR? |
I think we should discuss it first with @jpelay, i think i'd make more sense to take the code related to adding curly braces automatically to the backend. I'm just wondering if there's a reason why this is in the frontend. |
Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork). |
Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork). |
Fixes #5296
Fixes #5293
Description
In this PR, I attempted to split the teachers' adventures into two columns optimally. This is done by splitting the tags rather than the text, as we currently do. Furthermore, I've set a maximum height on the code blocks to equal the editor's height. This is to avoid very long code blocks which would most likely smaller than other information within the adventure content.
How to test?
ALSO this PR should fix how currently live adventures, please try to find public adventures and test them locally. Here's some: