Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

add resources/program-studies page#508

Open
Woozl wants to merge 6 commits intostagingfrom
feature/program-studies
Open

add resources/program-studies page#508
Woozl wants to merge 6 commits intostagingfrom
feature/program-studies

Conversation

@Woozl
Copy link
Collaborator

@Woozl Woozl commented May 31, 2024

image

This is unfortunately missing several features from the standalone app:

  • query caching
  • query parameters
  • full screen view

I can continue to work on these, but wanted to push this out as is for now. I began work on the useQuery hook to mirror the Tanstack API, but it was causing a lot of rerendering if there was an error, so I probably did something dumb. For now it's unused and the components simply fetch the necessary data directly.

@Woozl
Copy link
Collaborator Author

Woozl commented Jun 12, 2024

Query caching + query params are implemented. Full screen mode is still missing but I think it's okay without it for now--I increased the width of the container to help make the table more readable.

@Woozl Woozl requested a review from mbwatson June 12, 2024 14:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant