Skip to content

Replace deprecated input and form helpers#505

Merged
leopiccionia merged 2 commits intocodex/batch-1-baseline-fixesfrom
codex/batch-2-input-form-replacements
Apr 9, 2026
Merged

Replace deprecated input and form helpers#505
leopiccionia merged 2 commits intocodex/batch-1-baseline-fixesfrom
codex/batch-2-input-form-replacements

Conversation

@bwstefano
Copy link
Copy Markdown
Member

Summary

  • replace react-autosuggest with an internal async combobox wrapper for geocoding and entity search
  • replace the Discovery daterangepicker stack with a react-datepicker-based internal filter
  • replace react-jsonschema-form with an internal @rjsf/core adapter while preserving merged formData behavior

Validation

  • npm ci
  • npm run test:unit
  • npm run build
  • php scripts/check-php-compat.php
  • WP_CLI_PHP=/opt/homebrew/opt/php@8.4/bin/php WP_DIR=/tmp/jeo-plugin-wordpress-smoke bash scripts/wordpress-smoke.sh

Co-authored-by: Codex <codex@openai.com>
@leopiccionia leopiccionia added this to the 3.1 milestone Mar 25, 2026
Co-authored-by: Codex <codex@openai.com>
@leopiccionia leopiccionia merged commit 9c30ee4 into codex/batch-1-baseline-fixes Apr 9, 2026
12 of 28 checks passed
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.

2 participants