mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-30 20:23:01 -04:00
Improve consistency of slider behavior after submitting form (#8612)
Closes https://github.com/FreshRSS/FreshRSS/issues/8529 * Preserve `error` parameter after submitting form in subscription management
This commit is contained in:
@@ -38,6 +38,7 @@ class FreshRSS_View extends Minz_View {
|
||||
public array $labels;
|
||||
|
||||
// Subscriptions
|
||||
public string $cfrom = '';
|
||||
public bool $displaySlider = false;
|
||||
public bool $load_ok;
|
||||
public bool $onlyFeedsWithError;
|
||||
|
||||
Reference in New Issue
Block a user