Skip to content

composeApp includes task refresh button#4381

Open
jheld wants to merge 1 commit into
tasks:mainfrom
jheld:add-task-list-refresh-button
Open

composeApp includes task refresh button#4381
jheld wants to merge 1 commit into
tasks:mainfrom
jheld:add-task-list-refresh-button

Conversation

@jheld

@jheld jheld commented May 20, 2026

Copy link
Copy Markdown

Adds the refresh button on app task list. Swipe to refresh could (still) be implemented on desktop, but I think it's worth having the button either way. If we'd rather make the button only for the desktop, is there a preferred pattern to follow?

@jheld jheld force-pushed the add-task-list-refresh-button branch from b53587c to df8d016 Compare May 20, 2026 12:13
@jheld jheld changed the title sseclient logs time, composeApp includes task refresh button composeApp includes task refresh button May 20, 2026
@abaker

abaker commented May 21, 2026

Copy link
Copy Markdown
Member

I haven't decided what I want to do about refreshing desktop yet, but I'd like to avoid a refresh button

It currently refreshes when the window regains focus, and local modifications immediately trigger sync, unlike android that waits one minute. Tasks.org cloud also has push notifications to trigger sync.

Eventually this new task list implementation will be used on mobile, so it'll need swipe to refresh. Not sure how that interaction works on desktop.

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.

2 participants