-
Notifications
You must be signed in to change notification settings - Fork 105
fix: share query button and documentation button are visible even when query is long #3796
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Azure Static Web Apps: Your stage site is ready! Visit it here: https://calm-wave-0c4fb390f-3796.eastus2.4.azurestaticapps.net |
Mnickii
approved these changes
Apr 15, 2025
|
Mnickii
added a commit
that referenced
this pull request
Apr 28, 2025
* fix: profile user iimage (#3784) * fix: improve validation error display (#3792) * fix: code snippet loads when a sample is selected (#3789) * fix: tabs on expand modal occupy the modal space (#3790) * fix: share query button and documentation button are visible even when query is long (#3796) * fix: code snippets UI enhancements (#3798) * fix: display correct tenant (#3805) * display correct tenant * fix sonar * fix: update message bar intents for o-data (#3804) * fix(a11y): disable add button when no key, value in headers (#3808) * fix: remove unnecessary scrollbars (#3774) * hide scrollbar * chore: remove need for issue assignment for ToTriage label (#3802) * remove need for assigment * show triaged but unassigned issues for better management * fix: set default sample auto selection on page load globally (#3799) * set auto selection globally * remove highlight * fix sonar issues * feat: use window high contrast (#3782) * remove high contrast theme * update contrast styling in components * fix: Add check for shared query url on page load (#3815) * feat: add request/response area resizing (#3810) * Chore(deps): April Dependabot upgrades (#3759) * Chore(deps): Bump @babel/core from 7.26.8 to 7.26.9 (#3672) * Chore(deps): Bump re-resizable from 6.10.1 to 6.11.2 (#3674) * Chore(deps): Bump @fluentui/react-icons-mdl2 from 1.3.80 to 1.3.83 (#3675) * Chore(deps-dev): Bump ts-jest from 29.2.5 to 29.2.6 (#3677) * Chore(deps-dev): Bump chromedriver from 133.0.0 to 133.0.3 (#3678) * Chore(deps-dev): Bump @eslint/js from 9.20.0 to 9.21.0 (#3681) * Chore(deps): Bump sass-loader from 16.0.3 to 16.0.5 (#3683) * Chore(deps): Bump @reduxjs/toolkit from 2.4.0 to 2.6.0 (#3684) * Chore(deps): Bump @azure/msal-browser from 4.4.0 to 4.5.1 (#3697) * Chore(deps): Bump @microsoft/applicationinsights-web from 3.3.4 to 3.3.6 (#3698) * Chore(deps-dev): Bump @typescript-eslint/parser from 8.22.0 to 8.26.0 (#3700) * Chore(deps): Bump sass from 1.84.0 to 1.85.1 (#3680) * Chore(deps): Bump monaco-editor from 0.31.1 to 0.52.2 (#3679) * Chore(deps): Bump @babel/runtime from 7.26.7 to 7.26.9 (#3673) * Chore(deps): Bump adaptive-expressions from 4.22.3 to 4.23.2 (#3687) * Chore(deps): Bump @fluentui/react-components from 9.58.3 to 9.60.0 (#3686) * Chore(deps): Bump @monaco-editor/react from 4.6.0 to 4.7.0 (#3691) * remove carets * update @babel/runtime package * update @babel/core to latest * Chore(deps): Bump sass from 1.85.1 to 1.86.1 (#3736) Bumps [sass](https://github.com/sass/dart-sass) from 1.85.1 to 1.86.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.85.1...1.86.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.86.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump webpack-manifest-plugin from 5.0.0 to 5.0.1 (#3737) Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](shellscape/webpack-manifest-plugin@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: webpack-manifest-plugin dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump postcss-preset-env from 10.1.1 to 10.1.5 (#3738) Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 10.1.1 to 10.1.5. - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env) --- updated-dependencies: - dependency-name: postcss-preset-env dependency-version: 10.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump acorn from 8.12.1 to 8.14.1 (#3739) Bumps [acorn](https://github.com/acornjs/acorn) from 8.12.1 to 8.14.1. - [Commits](acornjs/acorn@8.12.1...8.14.1) --- updated-dependencies: - dependency-name: acorn dependency-version: 8.14.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump @reduxjs/toolkit from 2.6.0 to 2.6.1 (#3740) Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: "@reduxjs/toolkit" dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump @eslint/js from 9.21.0 to 9.23.0 (#3741) Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.21.0 to 9.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump @fluentui/react from 8.122.9 to 8.122.14 (#3745) Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.122.9 to 8.122.14. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.122.9...@fluentui/react_v8.122.14) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-version: 8.122.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump webpack from 5.96.1 to 5.98.0 (#3755) Bumps [webpack](https://github.com/webpack/webpack) from 5.96.1 to 5.98.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.96.1...v5.98.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.98.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump selenium-webdriver from 4.28.1 to 4.30.0 (#3751) Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.28.1 to 4.30.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.30.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.30.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump @babel/runtime from 7.26.10 to 7.27.0 (#3748) Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.10 to 7.27.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump @playwright/test from 1.50.1 to 1.51.1 (#3752) Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.1 to 1.51.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.1...v1.51.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.51.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#3743) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.24.0 to 8.29.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump start-server-and-test from 2.0.10 to 2.0.11 (#3753) Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.10...v2.0.11) --- updated-dependencies: - dependency-name: start-server-and-test dependency-version: 2.0.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump @fluentui/react-components from 9.60.0 to 9.61.6 (#3754) Bumps [@fluentui/react-components](https://github.com/microsoft/fluentui) from 9.60.0 to 9.61.6. - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.60.0...@fluentui/react-components_v9.61.6) --- updated-dependencies: - dependency-name: "@fluentui/react-components" dependency-version: 9.61.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps-dev): Bump chromedriver from 133.0.3 to 134.0.5 (#3746) Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 133.0.3 to 134.0.5. - [Commits](giggio/node-chromedriver@133.0.3...134.0.5) --- updated-dependencies: - dependency-name: chromedriver dependency-version: 134.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix build * Chore(deps): Bump @microsoft/applicationinsights-react-js (#3750) Bumps [@microsoft/applicationinsights-react-js](https://github.com/microsoft/applicationinsights-react-js) from 17.3.4 to 18.3.6. - [Release notes](https://github.com/microsoft/applicationinsights-react-js/releases) - [Changelog](https://github.com/microsoft/applicationinsights-react-js/blob/main/RELEASES.md) - [Commits](microsoft/applicationinsights-react-js@17.3.4...18.3.6) --- updated-dependencies: - dependency-name: "@microsoft/applicationinsights-react-js" dependency-version: 18.3.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Chore(deps): Bump express from 4.21.2 to 5.1.0 (#3747) Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ElinorW <elkaguon@microsoft.com> * fix: update request body on PATCH request (#3817) * feat: add theming to adaptive cards (#3818) * revert package * add theming to adaptive cards * remove duplication * fix: correct GE try-it mode view (#3800) * fix(a11y): add column headers to collections (#3809) * fix column header: romove announcement * add table headers * add column definition API collections * fix: refresh token silently (#3806) * fix: correct history items order and request body updates (#3822) * chore(dev): release 11.1.0 (#3794) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Elinor <ekaguongo@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
fixes #3795
Demo
Notes
Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.
Testing Instructions