Skip to content

Provisional edits not being applied correctly in map and concept select widgets#12734

Draft
bferguso wants to merge 3 commits intodev/8.2.xfrom
brf/bugfix/12733_fix_apply_provisional_geojson_values
Draft

Provisional edits not being applied correctly in map and concept select widgets#12734
bferguso wants to merge 3 commits intodev/8.2.xfrom
brf/bugfix/12733_fix_apply_provisional_geojson_values

Conversation

@bferguso
Copy link
Copy Markdown
Contributor

@bferguso bferguso commented Apr 30, 2026

Fixes when applying provisional edits to map and concept-select/multiselect widgets

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of Change

Fixes issue with overwriting GeoJSON value when applying provisional edit to map widget and fixes rendering issue when applying provisional edits to concept-select and concept-multiselect widgets

Issues Solved

Closes #12733

Checklist

  • I targeted one of these branches:
    • dev/8.2.x (under development): features, bugfixes not covered below
    • dev/8.1.x (main support): regressions, crashing bugs, security issues, major bugs in new features
    • dev/7.6.x (extended support): major security issues, data loss issues
  • I added a changelog in arches/releases
  • I submitted a PR to arches-docs (if appropriate)
  • Unit tests pass locally with my changes
  • I added tests that prove my fix is effective or that my feature works
  • My test fails on the target branch

Accessibility Checklist

Developer Guide

Topic Changed Retested
Color contrast
Form fields
Headings
Links
Keyboard
Responsive Design
HTML validation
Screen reader

Ticket Background

Further comments

@bferguso bferguso requested a review from chiatt April 30, 2026 16:38
@bferguso bferguso force-pushed the brf/bugfix/12733_fix_apply_provisional_geojson_values branch from fc6f3f2 to ca0bdee Compare April 30, 2026 17:39
@bferguso
Copy link
Copy Markdown
Contributor Author

@chiatt - The only python additions are the migration - can we ignore that failure?

@bferguso bferguso marked this pull request as draft May 1, 2026 04:40
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.

Provisional edits not being applied properly

1 participant