← All Reports

Report #51

Project: Lensi enhancement V1

2026-03-10 18:56:01

#51 2026-03-10 18:56:01

Description

Issue description In Character Builder, when a user edits a previously selected option in the configuration flow, the subsequent options remain unchanged. Because the options in the builder are sequential and dependent, modifying an earlier choice can invalidate the selections that follow. Currently, the system does not reset or clear those dependent selections, which may lead to inconsistent or logically incompatible configurations. Expected behavior When a user edits a previously selected option in the Character Builder, all options that come after the modified step should automatically reset. This ensures that the configuration flow remains logically consistent and that downstream selections reflect the updated context. Acceptance criteria If a user changes a selection in step N, all selections in steps N+1 and onward are cleared. Cleared steps return to their default unselected state. Any generated previews or derived outputs that depended on the previous selections are invalidated. The user must reselect options for the cleared steps before proceeding. The UI clearly reflects that the later steps have been reset. The behavior works consistently across all steps in the Character Builder configuration flow.

Screenshots & Video