bcgov / parks-data-register

Apache License 2.0
6 stars 4 forks source link

[L] UIs for edit record - change legal name #132

Open janemoxd opened 1 year ago

janemoxd commented 1 year ago

As a data register data admin I need to be able to change the legal name when a new order in council comes through, while also preserving the previous legal name data as historical data.

Acceptance Criteria:

Effective Date Field Required uses date picker, can be a date in the past or today

New Legal Name Field Required Should accept alpha characters and indigenous characters

All other fields Optional (Display Name, Phonetic Name, Audio Clip, Search Terms, Notes

Display Name If this field is blank, the new legal name should populate on submit

Cancel Button Take user back to Edit record - choose edit type

Save Changes Button Button will be disabled until user completes required fields On click of active button, displays confirmation overlay

Confirmation overlay On click of Back button, close overlay, display current page with form changes included On click of Save button, close overlay, display success toast, navigate to View record page

User experience:

Backend

Note

This page is very similar to the page in ticket #30 1.1.1.1a Edit record - minor edits

Image

Designs

Designs are approved Change legal name

JLWade commented 1 year ago

blocked for designs changes and updates to #147

danieltruong commented 12 months ago

blocked by design changes

janemoxd commented 11 months ago

Updated and ready to go. LMK if there are still questions @danieltruong

manuji commented 10 months ago

Verified that the functionality has been implemented but comprehensive testing will be covered when https://github.com/bcgov/parks-data-register/issues/294 is ready for QA