Skip to content

V1: Meta Issue #248

Closed
Closed
@jarolrod

Description

@jarolrod

V1 release is approaching, this is a meta issue detailing the remaining tasks to complete before we can release:

Requirements

TODO ✍️

    • Add ability to choose a custom datadirectory
      • This would introduce a FileDialog because it's fallback is in qml, instead of a Qt Widgets fallback. A Qt widgets fallback is a non-starter
      • The FileDialog will set selectFolder to true
      • This requires enabling the missing modules in depends which can be found in the following list: DefaultFileDialog.qml includes
    • Update OptionsModel to keep track of what settings are being updated, and only write to settings.json when told to do so
      • During Onboarding, this would be when the user has completed onboarding
      • After Onboarding, this can be whenever a setting is updated and in real time

In Progress 🛠️

Completed ✅

    • Add an OptionButton to StorageOptions that represents a custom prune target set by a user after they have configured a prune target in Detailed Settings during onboarding

Stretch-Goals

    • Console Window
    • Translations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions