utomic-media / directus-extension-field-actions

Add advanced link & copy functionalities to your directus fields. Supports interfaces as well as displays.
GNU General Public License v3.0
98 stars 10 forks source link

Settings: Group Copy and link-actions in a collapsible (closed by default) #34

Closed Dominic-Marcelino closed 1 year ago

Dominic-Marcelino commented 1 year ago

As the settings get's unstructured with two many options it would be great to group the copy- and link settings each into a collapsible interface. These should be collapsed by default.

The idea is to wrap these settings in a collapsible section (one for copy and on for link): https://github.com/utomic-media/directus-extension-field-actions/blob/732c3e7653b2e3e3cd61ff8d4a98d84bbae1b5ba/src/shared/options/sharedConfigOptions.ts#L5

This should use the default group-detail interface: https://github.com/directus/directus/tree/main/app/src/interfaces/group-detail

But not sure right now if the define-functions allow to use those wrapper-alias fields. Would need some test / research.

Dominic-Marcelino commented 1 year ago

Closed in 3e55cd135203dbb67efbf4d9ec5dd48c095f2748