[bug] Akkoma-fe won't remember selected display language and reverts to english #305

Open
opened 2023-04-26 18:47:09 +00:00 by fristi · 1 comment

Version

stable branch, commit 9aa64d82c9 (however this issue has existed for longer than this)

What were you trying to do?

Set my display language in akkoma-fe to Dutch and have it remember this setting after closing my browser and later reopening my instance (akkos.fritu.re)

What did you expect to happen?

Display language should change to Dutch and this setting should be remembered the next time I open my browser and visit my instance.

What actually happened?

Display language initially changed to Dutch, but reverted back to English once I closed my browser and later reopened my instance.

Severity

I can manage

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Version stable branch, commit 9aa64d82c9 (however this issue has existed for longer than this) ### What were you trying to do? Set my display language in akkoma-fe to Dutch and have it remember this setting after closing my browser and later reopening my instance (akkos.fritu.re) ### What did you expect to happen? Display language should change to Dutch and this setting should be remembered the next time I open my browser and visit my instance. ### What actually happened? Display language initially changed to Dutch, but reverted back to English once I closed my browser and later reopened my instance. ### Severity I can manage ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
Mergan added the
Bug
label 2023-05-30 09:18:20 +00:00
Contributor

It’s possible to make akkoma-fe remember the choice by toggling some other frontend setting after selecting the language; e.g. toggle “Pause animated images until you hover on them” on and off.

The problem is changing the interface language doesn’t dispatch the API call to store the settings serverside. The same problem exists for word mute lists and theme adjustments.

It’s possible to make akkoma-fe remember the choice by toggling some other frontend setting _after_ selecting the language; e.g. toggle “Pause animated images until you hover on them” on and off. The problem is changing the interface language doesn’t dispatch the API call to store the settings serverside. The same problem exists for word mute lists and theme adjustments.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma-fe#305
No description provided.