Skip to content

namir-ui: no save or recall intent exists, so FR-STATE-030 cannot close #100

Description

@ErwanLegrand

crates/namir-ui/src/host.rs:262-293 and src/app.rs:55-59

FR-STATE-030 is a Must ("the user shall be able to save the current state as a named preset and recall it"), and namir-ui is the only GUI. UiSnapshot::unsaved_changes is rendered as "* unsaved changes", but UiIntent has no save, recall, or revert variant -- so the view surfaces a dirty flag the user has no control to resolve. namir-app documents the hole from its side (namir-app/src/host.rs:461: "not a UiIntent today").

Fix: add SavePreset/RecallPreset intents plus the two controls.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions