PurpleSoftSrl / azure_devops_app

Azure DevOps Mobile App
https://www.azdevops.app
MIT License
74 stars 7 forks source link

Fix filters bug #27

Closed AlbertoFurlan20 closed 7 months ago

AlbertoFurlan20 commented 7 months ago

Scenario:

  1. first things first enter commits, pipeline, pr or work items pages from home page.
  2. pick all filters you want.
  3. go back to the home page and enter any project detail page.
  4. enter commits, pipeline, pr or work items pages from there:
    • the filters (you selected in step 2) should only be applied if the current project was one of the selected project in point 2.
    • if not, you should get a filter on the current project without losing the ones selected on point 2 that will be available when reproducing point 1 and 2 again.