-
Notifications
You must be signed in to change notification settings - Fork 2
[Important] Wire General Settings #28
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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 (viatauri-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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request