### Support guidelines
- [x] I'm smart and I read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
### Use of AI
- [x] I'm a real person and wrote this bug without assistance from AI.
### I've found a bug and checked that ...
- [x] ... [the documentation](https://docs.firefly-iii.org/) does not mention anything about my problem
- [x] ... there are no open or closed issues that are related to my problem
- [x] ... it's [definitely a Firefly III issue, not me](https://github.com/firefly-iii/firefly-iii/blob/main/.github/its_you_not_me.md)
### Description
In the new UI, pressing *Create new withdrawal/deposit/transfer* button under the account on the homepage no longer pre-fills the corresponding *Source/Destination account* field.
### Debug information
Debug information generated at 2026-09-16 10:35:00 for Firefly III version **v6.7.2**.
| System information |
|---|
| Item | Value |
|---|
| Firefly III | v6.7.2 |
| Build time | 2026-09-16 09:47:31 Europe/Amsterdam (1789544851) |
| PHP version | 8.5.9 (64bits) / fpm-fcgi / Linux x86_64 |
| BCscale | 12 |
| Error reporting | Display: Off, reporting: ALL errors |
| Max upload | 104857600 (104857600) |
| Database drivers | *mysql*, pgsql, sqlite |
| Firefly III information |
|---|
| Item | Value |
|---|
| Timezone | Europe/Berlin + Europe/Berlin |
| App environment | production, debug: false |
| Layout | v1 |
| Logging | warning, stack / audit_daily, audit_stdout |
| Cache driver, session driver | file, file |
| Default language and locale | en_US + equal |
| Trusted proxies | ** |
| Login provider & user guard | eloquent / remote_user_guard |
| Login headers | HTTP_REMOTE_EMAIL + |
| Last cron job | 2026-09-14 22:00:00 (1 day ago) |
| Mailer | smtp |
| Exchange rates | Enabled, downloads enabled |
| RB-column | Disabled |
| User-specific information |
|---|
| Item | Value |
|---|
| User | #1 of 1 |
| User flags | :credit_card: :pig: :wrench: :clock130: :bookmark_tabs: :email: |
| Primary currency | EUR |
| Convert to primary currency? | Disabled |
| Session start | 2026-09-01 00:00:00 |
| Session end | 2026-09-30 23:59:59 |
| View range | 1M |
| User language | en_US |
| User locale | de_DE |
| Locale(s) supported | de_DE.utf8: :white_check_mark: de_DE.UTF-8: :white_check_mark:
|
| User agent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 OPR/135.0.0.0 |
### Steps to reproduce
0. Have at least one account in Firefly III.
1. On the homepage, press *Create* -> *Create new withdrawal* button under any account.
2. Observe that the *Source account* field is not pre-filled with the account under which the button was pressed.
### Additional info
_No response_