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

typescript-vite: fix(frontend): various further fixes/cleanups #6697

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

JoltCode
Copy link
Collaborator

@JoltCode JoltCode commented Jan 19, 2025

Fixes:

  • TaskSelection page runtime error, added ternary operators to user state accessors
  • DownloadAsCSV proptype warning, should be expecting an object, was expecting string
  • Rename test file - was missing .test.jsx file suffix
  • Missing ternary in lockedTasks

@JoltCode JoltCode changed the title typescript-vite: fix(frontend): contribute button click breaking, download as csv proptype warning typescript-vite: fix(frontend): various further fixes/cleanups Jan 19, 2025
@spwoodcock spwoodcock merged commit 8fc6852 into hotosm:typescript-vite Jan 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants