million-views/praas

Feature to search/sort conduits in app

Closed this issue · 1 comments

Existing UI displays all Conduits, in default order.
The existing UI does not have the functionality to do Sort/Search for a Conduit. The user has to scroll up/down to search for a Conduit.

Acceptance Criteria

  • Design UI for Sort/Search Conduit [Need to work on FRS]
  • Changes required in the backend to sort
  • Add test cases to test sort
  • Changes required in the backend to search/filter
  • Add test cases to test search/filter
m5nv commented

Partially done. The default sort order is now by modified/create time. Which alleviates the usability concern of having to scroll albeit temporarily. We have the FRS completed and implementation of sort and search will be taken up in the next sprint.