microsoft / containerregistry

Microsoft Artifact Registry description and related FAQ
398 stars 89 forks source link

Entering a text filter while on the second+ page can erroneously show zero results #146

Open dagood opened 1 year ago

dagood commented 1 year ago

This can cause people to think that a tag doesn't exist when it really does.

Steps to reproduce

  1. Go to https://mcr.microsoft.com/en-us/product/azure-cli/tags
  2. Click page 5 at the bottom
  3. Enter 2.0.72 in the filter input box

Result

image

Expected

image

Workaround

If you go back to page 1 before entering the text filter, it works as expected.

AndreHamilton-MSFT commented 5 months ago

@dagood are you still experiencing this

dagood commented 5 months ago

@dagood are you still experiencing this

Yes, with the same repro steps.