Skip to content

Refactor/filter - #393

Open
ZaytsevAlexanderGit wants to merge 30 commits into
developfrom
refactor/filter
Open

Refactor/filter#393
ZaytsevAlexanderGit wants to merge 30 commits into
developfrom
refactor/filter

Conversation

@ZaytsevAlexanderGit

Copy link
Copy Markdown
Contributor

Первая итерация, чтобы понять куда двигаться дальше и не топтаться на месте.
Поставленные задачи выполнил, насколько их понимаю в свете вопросов заданных в комментарии к задаче: #386.

Сейчас useForm вызывается в FilterCover. Получается что появляется каждый раз новая форма, и данные которые у нас были в прошлой (watch) нигде не сохраняются, и фильтр при открытии сбрасывается на дефолт.

@ZaytsevAlexanderGit ZaytsevAlexanderGit self-assigned this Aug 21, 2024
@ZaytsevAlexanderGit ZaytsevAlexanderGit linked an issue Aug 21, 2024 that may be closed by this pull request
5 tasks
ZaytsevAlexanderGit and others added 25 commits August 23, 2024 13:38
# Conflicts:
#	src/features/filter/components/filter-cover/filter-cover.tsx
#	src/features/filter/filter.tsx
#	src/features/filter/ui/calender-block/index.tsx
# Conflicts:
#	src/features/filter/components/filter-cover/filter-cover.tsx
# Conflicts:
#	src/features/error-boundary/pages/BlokedPage.tsx
#	src/features/error-boundary/pages/NoConectionPage.tsx
#	src/features/filter/types.ts
#	src/features/filter/ui/categories-block/index.tsx
#	src/features/filter/ui/sortBy-block/index.tsx
# Conflicts:
#	src/features/filter/components/filter-cover/filter-cover.tsx
#	src/features/filter/ui/radius-block/index.tsx
#	src/features/filter/ui/userCategories-block/index.tsx
# Conflicts:
#	src/features/filter/components/filter-cover/filter-cover.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Рефакторинг фильтра. Этап 1

2 participants