CDCgov / dibbs-query-connector

A FHIR client allowing public health agencies to query health care organizations directly or via a TEFCA QHIN
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Customize query navigation can get ahead of db read #47

Open linear[bot] opened 2 hours ago

linear[bot] commented 2 hours ago

On the customize query page, we're not gating the customize query page navigation on when the codes populate. It might result in user confusion if someone clicks through too quickly. In the screen recording below, clicking back and through again hydrated the page correctly (ie it's not a db connection issue)

Should look into a loading state here / disable the customize query button until the state is updated

Screen Recording 2024-10-22 at 2.02.35 PM.mov

linear[bot] commented 2 hours ago

QUE-12 Customize query navigation can get ahead of db read