nirv-ai/bff

path sql (search + pagination) is wrong:/v1/paths?limit=10&after=0&name=mechanical+engineering+technicians return accounts and auditors

Closed this issue · 0 comments

C

  • pretty sure the path before M isnt A

T

  • BFF: sort order was wrong > === ASC , < === DESC
  • UI: request was wrong: always send in the last array items id, never the first
  • fixed everywhere keyed pagination is used

A

  • also used the string parser to fix the query string values