-
-
Notifications
You must be signed in to change notification settings - Fork 371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to change/save any settings in User Dashboard>Preferences #1494
Comments
When you hit save, are you seeing a success toaster saying the settings were updated? |
Hmm this implies the button isn't actually clicking or being registered as clicked. I have a stable release coming within a day or two and we've already ran through this flow as successful, so please wait until then (v0.5.6) and report back if this is still an issue. |
Will do. FYI, same behavior on Microsoft Edge and on Chrome on iPhone IOS 15.6.1. |
Upgraded to v0.5.6, still no toaster popups when toggling settings then clicking SAVE within Chrome in User Preferences. Haven't tried other browsers. Worth mentioning that toaster popups work in the Admin Dashboard menus to confirm SAVE there. |
Hmm I can't reproduce this. My only thought is maybe there is an error that's being recorded in the logs. Could you clear your logs, run the flow, then send me your log file? When did you first install Kavita (version number)? Maybe some migration issue is messing the save up. |
Not OP, but I am affected by this bug. I noticed this (on Firefox) in the console when I click Save:
My logs are here: I also went over to the Theme tab, which only has the default "Dark" theme. The only enabled button was Scan, so I clicked that, and once it scanned, it came back and acted the same way, so it seems that there's nothing to fix it on that tab page. |
@jvonhoff This is what I needed to deduce the issue. The issue is in fact a migration issue, where your user accounts are missing an entry to the Theme. The way to fix this would be to add a blank css file (name it bg-dummy) in your themes directory, scan, apply that, then delete it and rescan, to get back onto the default Dark theme. Otherwise, you can wait for me to fix the issue and release it on v0.6.0 (or nightly if you are nightly users). |
I can confirm that this works. I'm able to save my prefs now. Thanks! |
I have this issue again, version 0.81, browser: edge,System: Android 10 |
I show saved, but the book background color has not changed. |
Version 0.5.5.1, Docker
Logged in as an admin via either Chrome on Win10, or Safari on iPadOS.
From the upper right username dropdown>Settings>Preferences>
For example: I'm unable to change any settings and get them to stick. Toggling Image Reader>Scaling Options>from "Automatic" to "Fit to Height". The "SAVE" button lights up green. I click SAVE, which highlights SAVE. I click away to the HOME button, then back in to check and Scaling Options is back to Automatic. Same with all the other dropdowns and toggles under preferences.
The text was updated successfully, but these errors were encountered: