Skip to content

Add field info help text#1157

Merged
karilint merged 1 commit into
mainfrom
codex/field-info-help-text
May 20, 2026
Merged

Add field info help text#1157
karilint merged 1 commit into
mainfrom
codex/field-info-help-text

Conversation

@karilint
Copy link
Copy Markdown
Collaborator

Closes #191

Summary

  • add a shared field-info catalog seeded from the DwC-A taxa measurementMethod descriptions
  • show a help icon beside detail-table labels when the adjacent field has info text
  • reuse the same catalog for DwC-A species measurementMethod output

Validation

  • npx jest src/tests/components/DetailView/TabLayoutFieldInfo.test.tsx --runInBand
  • npx jest src/unit-tests/dwcArchiveExport.test.ts --runInBand
  • npm run tsc:frontend
  • npm run tsc:backend
  • npm run lint:frontend
  • npm run lint:backend
  • git diff --check
  • commit hook: npm run lint && npm run tsc

@karilint karilint marked this pull request as ready for review May 20, 2026 12:21
@karilint karilint merged commit 0d0a7a2 into main May 20, 2026
3 of 4 checks passed
@karilint karilint deleted the codex/field-info-help-text branch May 20, 2026 12:21
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

Successfully merging this pull request may close these issues.

General: Info fields to provide instructions to user similarly to the current database

1 participant