PipedreamHQ / PipedreamHQ/pipedream
[BUG] Sort issue when changing what you sort by in Workflow list
Open
bug
tracked internally
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Describe the bug**
In your list of workflows, sort by something, like last event. Notice it seems fine. Change it to created and while the values update properly, the sort is gone. You have to click the sort type name to apply it again.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Workflows
2. Click on the gear to change sort
3. Notice it isn't sorted by the new property
**Expected behavior**
Whatever the default direction is (ASC, DESC), should be applied. Or if I had previous sorted DESC, and change the displayer property, it should respect that.
Contributor guide
Assessment
This issue has not been assessed yet.