[PR #1492] [MERGED] Reset filter type after adding #1395

Closed
opened 2026-03-03 00:25:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1492
Author: @Rokt33r
Created: 2/7/2022
Status: Merged
Merged: 2/8/2022
Merged by: @ButteryCrumpet

Base: automations/baseHead: automations/reset-filter-type


📝 Commits (1)

  • a75f556 Reset filter types after adding

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 src/cloud/components/Automations/FilterBuilder.tsx (+3 -2)
📝 src/design/components/molecules/Form/atoms/FormSelect.tsx (+1 -1)

📄 Description

  • Reset filter type select too.

It seems React Select cannot recognize undefined. So I had to use null


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1492 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 2/7/2022 **Status:** ✅ Merged **Merged:** 2/8/2022 **Merged by:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Base:** `automations/base` ← **Head:** `automations/reset-filter-type` --- ### 📝 Commits (1) - [`a75f556`](https://github.com/BoostIO/BoostNote-App/commit/a75f55636223f44c9b77cc987351134e4e7fe359) Reset filter types after adding ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Automations/FilterBuilder.tsx` (+3 -2) 📝 `src/design/components/molecules/Form/atoms/FormSelect.tsx` (+1 -1) </details> ### 📄 Description - Reset filter type select too. It seems React Select cannot recognize `undefined`. So I had to use `null` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:25:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1395
No description provided.