Skip to content

Some fixes#500

Open
dewabisma wants to merge 2 commits into
beast/add-infinite-scroll-and-pull-to-refreshfrom
beast/some-fixes
Open

Some fixes#500
dewabisma wants to merge 2 commits into
beast/add-infinite-scroll-and-pull-to-refreshfrom
beast/some-fixes

Conversation

@dewabisma
Copy link
Copy Markdown
Collaborator

@dewabisma dewabisma commented May 25, 2026

Note

Low Risk
Small Flutter UI/validation tweaks with no auth, payments, or backend changes.

Overview
Tightens account naming flows so primary actions stay disabled when the name is only whitespace, and simplifies create-account UI by dropping inline field error state (failures still use toasters on submit).

On create account, the create button uses trim().isEmpty for disable logic and no longer blocks on a removed _error flag; NameField no longer receives an error prop. On edit account, Done is disabled the same way until a non-empty trimmed name is entered.

On mining rewards, the placeholder redeem footer (null onTap) is commented out with a TODO until redeem is implemented, and unused button/scaffold imports are removed.

Reviewed by Cursor Bugbot for commit 17b6d65. Bugbot is set up for automated code reviews on this repo. Configure here.

@dewabisma dewabisma requested a review from n13 May 25, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant