This PR adds support for selecting system objects in the workflow Find Records action. The implementation includes extracting duplicated dropdown code into a reusable component and fixing several code quality issues identified in previous PR feedback. All code quality concerns have been addressed: proper TypeScript types, utility function usage, correct memoization, and improved variable naming. https://github.com/user-attachments/assets/8d0bd052-d3dd-4e3e-8379-35bfcb18babc <img width="514" height="812" alt="CleanShot 2025-11-20 at 16 55 14" src="https://github.com/user-attachments/assets/4b3617e6-628f-4368-be0c-fc87ef4c4ea9" /> --------- Co-authored-by: Charles Bochet <charles@twenty.com>