MicrosoftDocs / feedback

📢 docs.microsoft.com site feedback
https://learn.microsoft.com
Creative Commons Attribution 4.0 International
239 stars 160 forks source link

Searching for `AdditionalAttributes` has incorrect (insufficient maybe?) results #2927

Open joshball opened 4 years ago

joshball commented 4 years ago

Describe the bug

There is some a variable named AdditionalAttributes that is used in code examples and internal Blazor Forms code. Because of its use in examples and in documentation, I have searched for it on the AspNetDocs site here. However, when I searched for AdditionalAttributes I cannot find the (most sufficient) documentation.

image

I realize that AdditionalAttributes is an arbitrary variable name, and would not expect it to be searchable in general, but since it is used internally in the source and examples and other documentation, it would be helpful.

So, is there any chance we could index AdditionalAttributes (and maybe the singular, AdditionalAttribute, just in case) to point to the above link?

Also, is there a correct way for me to request an index term and link? I didn't see anything searching issues, but I am sure I am just missing the correct term to search for ;-)

Note, I already attempted to ask for this in a related issue in AspNetCore.Docs repo.

Thanks

To Reproduce Steps to reproduce the behavior:

  1. Go to 'ASP.NET Core Docs site'

  2. Search for AdditionalAttributes

  3. Note that the better documentation does not show in the results.

Expected behavior Show a link to this https://docs.microsoft.com/en-us/aspnet/core/blazor/components/?view=aspnetcore-3.1#attribute-splatting-and-arbitrary-parameters

Screenshots image

welcome[bot] commented 4 years ago

Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).

joshball commented 3 years ago

@rootsmusic , not sure if you caught this:

Note, I already attempted to ask for this in a related issue in AspNetCore.Docs repo.

Are you saying they were wrong in sending me here?

rootsmusic commented 3 years ago

Note, I already attempted to ask for this in a related issue in AspNetCore.Docs repo.

Sorry, I overlooked it and assumed that this is an issue about the doc in that repo.