LeStarch / repair-cafe-app

A second revision of the repair-cafe app using Aurelia!
3 stars 0 forks source link

Fix Jumping Repairs #20

Open LeStarch opened 9 months ago

LeStarch commented 9 months ago

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.
LeStarch commented 9 months ago

This is all open search api stuff.