UI Design - Corrections | Rental Address
- Dominant language
- Python
- Stars
- 2
- Forks
- 22
- Avg merge
- 2d 35m
- Merged PRs (30d)
- 11
Description
Design the UX for editing or correcting a Short-term Rental (STR) address, following the applicant and adjudicator permissions shown in the attached flow diagrams.
The design should make it clear which address fields can be updated, when updates are allowed, and what happens after each type of change (rechecking requirements, requesting documentation, or starting a new registration)
### [Service Flow](https://app.mural.co/t/bcministryofhousing6000/m/bcministryofhousing6000/1746113170221/2972f57f6b0e34ed12fbe76e30322d625096d294)
### [Corrections Matrix](https://docs.google.com/spreadsheets/d/1rz_N_8vN8AeTGre7JwUiJFy8x7gRyhFMs9NP_VbPNVQ/edit?usp=sharing)
**The UI must communicate:**
- Which address elements are editable.
- Who can make the edit (applicant vs. adjudicator).
- The consequences of making a change (e.g., triggers a recheck, requires new registration).
- When a change is not permitted.
_______________
### Design Scope
**Applicant flow**
Show editable vs. locked fields depending on timing (application vs registered).
**Examiner flow**
Show expanded edit permissions and scenarios where they must re-evaluate eligibility.
**Messaging and guidance**
Inline text explaining restrictions, next steps, or documentation requirements.
**Rules and error handling**
Indicate when edits are allowed, when they trigger additional checks, or when they are prohibited.
_______________
### Key Rules from Flow Diagrams
**Editable by applicant only at renewal**
Some fields are locked except during renewal.
**Editable by applicant anytime**
Certain minor address elements are always editable.
**Editable by adjudicator only**
Adjudicator can update restricted fields upon request.
**Triggers recheck**
Some updates (e.g., locality changes) must re-run PR/BL requirement checks.
**Prohibited changes**
Province changes not allowed (BC-only).
**New registration**
Required when changes go beyond editable scope.
___________________
**Acceptance Criteria**
- Clear distinction between applicant and adjudicator permissions.
- UI communicates restrictions and next steps.
- Recheck triggers match internal rules.
- Province remains locked.
- All designs annotated for dev handoff.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.