-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
SwaggerEditor@next: double scrollbar in validation pane #3625
Labels
Comments
Closed by #4234 |
char0n
added a commit
that referenced
this issue
Jun 20, 2023
swagger-bot
pushed a commit
that referenced
this issue
Jun 30, 2023
# [5.0.0-alpha.66](v5.0.0-alpha.65...v5.0.0-alpha.66) (2023-06-30) ### Bug Fixes * **layout:** remove double-scrollbar in validation pane ([#4234](#4234)) ([456091b](456091b)), closes [#3625](#3625) * **monaco-language-apidom:** fix regression in DocumentSymbolProvider ([#4250](#4250)) ([490c11e](490c11e)) ### Features * **editor-monaco:** add informative display of linting issues ([#4235](#4235)) ([23b4f40](23b4f40)) * **preview-asyncapi:** translate parser errors to monaco editor markers ([#4231](#4231)) ([f8b5e79](f8b5e79)), closes [#3871](#3871) ### Performance Improvements * **preview-swagger-ui:** improve OpenAPI 3.1 rendering performance ([#4220](#4220)) ([c69e867](c69e867))
char0n
added a commit
that referenced
this issue
Jul 17, 2023
char0n
added a commit
that referenced
this issue
Jul 17, 2023
swagger-bot
pushed a commit
that referenced
this issue
Jul 17, 2023
# [5.0.0-alpha.68](v5.0.0-alpha.67...v5.0.0-alpha.68) (2023-07-17) ### Bug Fixes * **editor-content-fixtures:** amend OpenAPI 3.1 Petstore fixture ([#4278](#4278)) ([e12b861](e12b861)) * fix critial bug in OpenAPI 3.1.0 resolution ([#4276](#4276)) ([6fec9ad](6fec9ad)) * **layout:** allow scrolling within validation table ([#4277](#4277)) ([a54403d](a54403d)), closes [#3625](#3625)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Q&A (please complete the following information)
Example Swagger/OpenAPI definition:
Describe the bug you're encountering
I see double scrollbars in validation pane
Expected behavior
No double scrollbars in validation pane
Screenshots
The text was updated successfully, but these errors were encountered: