Changing filters and clicking on work items eventually breaks the UI

XMLWordPrintable

    • Minor

      Issue Summary

      On the left bar, if you keep switching filters and clicking on work items, it will eventually break the UI. For example, while on a filter, the URL would be>

      <instance>/issues/?filter=<id>

      When you click on an issue

      <instance>/issues/?filter=<id>&selectedIssue=<WI>

      If you keep doing that and changing filters also, you will eventually break the UI, where the URL will change accordingly but the view won't. For example:

      <instance>/issues/?filter=<id> 

      Should show the filter, but would still be displaying the work item. No relevant error on the developer console

      Steps to Reproduce

      1. Click on the quick filters
      2. Click on work items
      3. Go back and click on a different filter
      4. Repeat. Seems random

      Expected Results

      It would display what the URL points to

      Actual Results

      The UI will appear frozen

      Workaround

      Refresh the page.

        1. Filter bug.mp4
          4.61 MB
          Wesley Nery

            Assignee:
            Unassigned
            Reporter:
            Wesley Nery
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: