-
Notifications
You must be signed in to change notification settings - Fork 892
fix(site): resize terminal when dismissing warning #8028
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
Conversation
"pattern": "docs/contributing/frontend.md" | ||
} | ||
] | ||
"prettier.prettierPath": "./node_modules/prettier" |
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.
Not related to the PR but it should ensure we are using the right prettier binary
} | ||
return undefined | ||
}) | ||
} |
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.
copilot?
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.
Maybe? I just moved the existent code.
@BrunoQuaresma I noticed the issue that (I think?) this was supposed to address is still present (from dev.coder.com, today): Before dismiss: ![]() After (text should go to the bottom but it's permanently "in the air" until I resize the browser window): ![]() |
Strange.... can you please re-open the issue and assign it to me? |
@BrunoQuaresma I couldn't find one, so I opened a new one #8175 |
No description provided.