refactor: monitor fields filters [ENG-2450]#7411
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
ce0839e to
13b1aee
Compare
...src/features/data-discovery-and-detection/action-center/forms/MonitorFieldSearchForm.util.ts
Show resolved
Hide resolved
clients/admin-ui/src/features/data-discovery-and-detection/action-center/hooks/useSearchForm.ts
Show resolved
Hide resolved
13b1aee to
156ede3
Compare
156ede3 to
ac052af
Compare
Greptile SummaryThis PR refactors the monitor fields screen filters from a tree-based
Confidence Score: 3/5
Important Files Changed
Last reviewed commit: ac052af |
...ui/src/features/data-discovery-and-detection/action-center/forms/MonitorFieldsSearchForm.tsx
Outdated
Show resolved
Hide resolved
...ui/src/features/data-discovery-and-detection/action-center/forms/MonitorFieldsSearchForm.tsx
Outdated
Show resolved
Hide resolved
clients/admin-ui/src/features/data-discovery-and-detection/action-center/hooks/useSearchForm.ts
Outdated
Show resolved
Hide resolved
clients/admin-ui/src/features/data-discovery-and-detection/action-center/fields/page.tsx
Outdated
Show resolved
Hide resolved
gilluminate
left a comment
There was a problem hiding this comment.
Greptile's feedback seems legit, and I agree with those. Three nitpicks of my own to add to that.
...src/features/data-discovery-and-detection/action-center/forms/MonitorFieldSearchForm.util.ts
Show resolved
Hide resolved
clients/admin-ui/src/features/data-discovery-and-detection/action-center/fields/page.tsx
Show resolved
Hide resolved
...min-ui/src/features/data-discovery-and-detection/action-center/fields/MonitorFields.const.ts
Show resolved
Hide resolved
6539b40 to
7226e60
Compare
bab8672 to
cdec2b5
Compare
clients/admin-ui/src/features/data-discovery-and-detection/action-center/fields/page.tsx
Outdated
Show resolved
Hide resolved
cdec2b5 to
1db8806
Compare
wip: ehhhh wip: finally something somewhat better chore: clean ups fix: minor styles fix: last of the issues chore: update changelog fix: autofocus fix: filter data categories lint and format fix: datastore filter refresh
1db8806 to
8671fea
Compare
Ticket ENG-2450
Description Of Changes
Refactoring the search filters on the monitor fields screen to be dropdowns instead of using the tree filter component
Code Changes
useSearchFormhook to have better typesSteps to Confirm
Action CenterscreenDatastoremonitor typePre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works