Skip to content

[Important] Wire General Settings #28

@7sg56

Description

@7sg56

Priority: Important (Users Will Notice Immediately)

The GeneralSettings panel is a visual shell — the dropdowns don't persist or do anything. Either wire them up or remove them so users aren't confused.

Scope

For v1/production, the simplest approach is to make the settings functional or clearly mark them as "Coming Soon."

Frontend Changes

  • [MODIFY] GeneralSettings.tsx — Either connect the dropdowns to persisted state (via tauri-plugin-store), or add "Coming Soon" badges and disable the selects.

Verification

  • Open General Settings, change a dropdown value, close and reopen settings — verify the value persists. Alternatively verify "Coming Soon" badges are shown and dropdowns are disabled.

Source: changelogs/cinder-v0.2.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions