You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Right now stuff like /settings/themes/theme-name-here redirects to settings after setting cookies and stuff.
Other stuff like /settings/clear-cookies sends settings.html view from that url instead of redirecting. For clear-cookies, it shows a modal to confirm that cookies have been cleared. It would be better to redirect with a searchquery to show a modal instead of serving the same settings page from a different url.
The text was updated successfully, but these errors were encountered:
Description
Right now stuff like /settings/themes/theme-name-here redirects to settings after setting cookies and stuff.
Other stuff like /settings/clear-cookies sends settings.html view from that url instead of redirecting. For clear-cookies, it shows a modal to confirm that cookies have been cleared. It would be better to redirect with a searchquery to show a modal instead of serving the same settings page from a different url.
The text was updated successfully, but these errors were encountered: