CCExtractor / CCExtractor/taskwarrior-flutter

Improve UI consistency of "Set Default" and "Change Directory" buttons in Settings

Open
#622 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
244
Forks
179
Avg merge
12h 42m
Merged PRs (30d)
2

Description

## Description

In the **Settings → Storage and Data** section, the buttons **"Set To Default"** and **"Change Directory"** appear as default Flutter buttons.

They look visually inconsistent with the rest of the settings UI, which uses rounded cards and toggle-style controls.

## Current Behavior

The buttons appear large and flat, making them look different from the rest of the interface.

## Proposed Improvement

Improve the styling of these buttons so they better match the existing design language.

Possible improvements:

* Use rounded or pill-style buttons
* Improve spacing and layout
* Make "Change Directory" the primary action

## Screenshot

![Image](https://github.com/user-attachments/assets/b228386b-4387-4b5b-a2bc-cdf1d101cb24)

If this change is acceptable, I would be happy to work on implementing it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.