Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

List order isn't preserved when opening a flag in the Reporting tab and then going back #302

Open
vilanz opened this issue May 24, 2021 · 2 comments
Assignees

Comments

@vilanz
Copy link

vilanz commented May 24, 2021

I'm going through our old unused feature flags and this behavior is getting in the way.

Steps to reproduce

  1. Open the Reporting tab
  2. Click to a column to order the flags, e.g "Created"
  3. The flags are now ordered by their creation date :)
  4. Click on a specific flag to view it in detail
  5. Go back to the Reporting tab with your browser's back button or whatever
  6. The flags are not ordered by their creation date anymore :(
@vilanz
Copy link
Author

vilanz commented May 24, 2021

I suppose adding the order column's name as an URL parameter in the router could fix this.
Something like https://unleash.herokuapp.com/reporting?sortBy=created

What do you think, @ivarconr?

@FredrikOseberg
Copy link
Contributor

I agree this would be nice to have. We're in the process of rethinking many parts of our UI, and reporting will also be touched upon in this process. I'll keep this in mind for when we revisit reporting in the near future.

@Tymek Tymek self-assigned this Apr 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants