monarch-initiative / monarch-app

Monarch Initiative website and API
https://monarchinitiative.org/
BSD 3-Clause "New" or "Revised" License
18 stars 6 forks source link

Fix off by one error on association tables #880

Open sagehrke opened 3 weeks ago

sagehrke commented 3 weeks ago

In #849, it stated "If there are exactly 5 associations, it allows me to advance to next to show an empty list in the range "6-5". Off by one error?".

This needs to be fixed.