refactor: centralize download functions into utils #2

Merged
jcedilloAS merged 1 commits from feature/download-utils-clean into main 2025-10-13 19:38:34 +00:00
Owner
  • Create src/utils/downloadUtils.js with downloadFile and downloadBulkZip
  • Remove duplicated download functions from PedimentoDetail.jsx
  • Remove duplicated download functions from Documents.jsx
  • Add proper imports to use centralized functions
  • Improve code reusability and maintainability
  • Ensure consistent download behavior across components
- Create src/utils/downloadUtils.js with downloadFile and downloadBulkZip - Remove duplicated download functions from PedimentoDetail.jsx - Remove duplicated download functions from Documents.jsx - Add proper imports to use centralized functions - Improve code reusability and maintainability - Ensure consistent download behavior across components
jcedilloAS added 1 commit 2025-10-13 19:37:13 +00:00
- Create src/utils/downloadUtils.js with downloadFile and downloadBulkZip
- Remove duplicated download functions from PedimentoDetail.jsx
- Remove duplicated download functions from Documents.jsx
- Add proper imports to use centralized functions
- Improve code reusability and maintainability
- Ensure consistent download behavior across components
jcedilloAS merged commit 791bd2f87e into main 2025-10-13 19:38:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: EFC/frontend#2
No description provided.