Skip to content

API browser: navigating to an overload from search result is difficult #7413

@dasMulli

Description

@dasMulli

Navigating to an overload that only exists in .NET Core 2.1 is impossible from search result as the framework switches from "all" in search to .NET 4.7.2 in the API browser.

Scenario:

  • Search for Path.GetFullPath
  • Click on the (String, String) overload
  • Be disappointed that you get to a page that doesn't contain the (String, String) overload
  • Know that this is only available in .NET Core 2.1 -> Switch the framework
  • Now the entry for that method.

getfullpath-search-ux
PS: For some reason this gif doesn't play in Safari, but should play in Chrome..

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalNot related to content

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions