Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make typing accurate for AzulTerm #300

Open
frano-m opened this issue Dec 18, 2024 · 0 comments
Open

Make typing accurate for AzulTerm #300

frano-m opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@frano-m
Copy link
Contributor

frano-m commented Dec 18, 2024

Currently AzulTerm interface defines term as string. We know it can be null.

  • Update term to unknown here.
  • Update Term interface, term to unknown.
  • Ensure any filtering categories / file manifest related entities and functions are updated accordingly; for example see useFetchFilesFacets.ts bindEntitySearchResultsResponse and the associated utils.ts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants