LeStarch / repair-cafe-app

A second revision of the repair-cafe app using Aurelia!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Jumping Repairs

LeStarch opened this issue · comments

When repairs change state, are update, or otherwise change, they jump through this list.

This should be fixed by:

  1. Adding OpenSearch mapping to fields that are needed to be sorted
  2. Enable sorting.

This is all open search api stuff.