Skip to content
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: Inputting beta version results in getting beta endpoint suggestions #3289

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

ElinorW
Copy link
Contributor

@ElinorW ElinorW commented Aug 26, 2024

Overview

Fixes #2828

Demo

image

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

  • Checkout branch
  • Load GE
  • Erase current default query up until https://graph.microsoft.com/
  • Write out/select beta endpoint from suggestions
  • Observe suggestions list is different from the v1.0 suggestions

@ElinorW ElinorW requested a review from a team as a code owner August 26, 2024 14:38
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-3289.centralus.azurestaticapps.net

@ElinorW ElinorW merged commit 0ba6683 into dev Sep 25, 2024
19 of 20 checks passed
@ElinorW ElinorW deleted the fix/autocomplete-beta branch September 25, 2024 08:56
Copy link

@ElinorW ElinorW mentioned this pull request Oct 7, 2024
ElinorW added a commit that referenced this pull request Oct 7, 2024
* Chore: September dependabot upgrades (#3324)

* Fix: Inputting beta version results in getting beta endpoint suggestions (#3289)

* chore: bootstrap release please to the dev branch (#3340)

* fix: clone the resources and re-assign children to found values (#3337)

* chore: add starting commit where changelog commits gathering will stop (#3345)

* Fix: Dependency security patch updates  (#3355)

* chore: migrate releases to governed templates (#3377)

* Fix: Update playwright tests (#3381)

* chore: Remove reference to a deprecated rule (#3380)

* chore(dev): release 10.4.1 (#3376)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocomplete suggestions list displaying v1.0 endpoints even when beta is selected
2 participants