Skip to content

Preserve view moniker #7472

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
merged 1 commit into from
Dec 9, 2021
Merged

Preserve view moniker #7472

merged 1 commit into from
Dec 9, 2021

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Dec 9, 2021

@huangmin-ms @TianqiZhang This seems to be a feature/bug that if an overload isn't available in the selected moniker, the link falls back to the generic overloads page. A possible design change would be to see if the overload is available in any other version, and if so, redirect to the most recent version that contains that moniker.

Preview of fix: https://review.docs.microsoft.com/en-us/dotnet/api/system.threading.eventwaithandle.openexisting?view=net-6.0&branch=pr-en-us-7472#System_Threading_EventWaitHandle_OpenExisting_System_String_

@gewarren gewarren requested a review from kouvel as a code owner December 9, 2021 02:42
@ghost ghost added the area-System.Threading label Dec 9, 2021
@opbld30
Copy link

opbld30 commented Dec 9, 2021

Docs Build status updates of commit a825641:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Threading/EventWaitHandle.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@gewarren gewarren merged commit 0f9193b into dotnet:main Dec 9, 2021
@gewarren gewarren deleted the preserve branch December 9, 2021 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants