mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
* Update Titlebar.tsx sync name to Server Sync * Update Titlebar.tsx * Create 7005.md Change title Bar 'Sync' to 'Server Sync'. * Update packages/desktop-client/src/components/Titlebar.tsx Co-authored-by: Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> * Update packages/desktop-client/src/components/Titlebar.tsx Co-authored-by: Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> * Update Titlebar.tsx * Update Titlebar.tsx * Update Titlebar.tsx * [autofix.ci] apply automated fixes * Update 7005.md * Disable Server Sync button when offline in Titlebar component * fix lint * Add aria-disabled attribute to Server Sync button in Titlebar component * Update titlebar sync icon and improve accessibility Add disabled state and aria disabled label for offline mode. --------- Co-authored-by: Joel Jeremy Marquez <joeljeremy.marquez@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: youngcw <calebyoung94@gmail.com>
189 B
189 B
category, authors
| category | authors | |
|---|---|---|
| Enhancements |
|
Change Titlebar 'Sync' to syncing icon only to alleviate confusion with Bank Sync. Add disabled state and aria disabled label when offline.