adminjs-upload icon indicating copy to clipboard operation
adminjs-upload copied to clipboard

feat: add feedback to edit component form

Open Sjoertjuh opened this issue 1 year ago • 3 comments

This adds the ability to add validation messages to the file field using custom actions, implemented in the same way as the default adminjs edit component https://github.com/SoftwareBrothers/adminjs/blob/262fa77163747f6dd340fbeffcbf46386801edf1/src/frontend/components/property-type/default-type/edit.tsx#L13-L25

Sjoertjuh avatar Oct 30 '24 11:10 Sjoertjuh