Skip to content

revert: remove localStorage sync for workspaces search params #9827

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

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

Parkreiner
Copy link
Member

Reverts some changes from #9759

This removes the localStorage sync for the workspaces page, while keeping all other code changes (namely, ones that help the filter hook stay a little more extensible).

@@ -26,7 +26,6 @@ import Divider from "@mui/material/Divider";
import OpenInNewOutlined from "@mui/icons-material/OpenInNewOutlined";

import { useDebouncedFunction } from "hooks/debounce";
import { useEffectEvent } from "hooks/hookPolyfills";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are not using this hook anymore we should remove it

@Parkreiner Parkreiner merged commit c201fc2 into main Sep 22, 2023
@Parkreiner Parkreiner deleted the mes/search-revert branch September 22, 2023 16:43
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants