Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Cropped FAL-References should also be accessible in Response #126

Open
1 task done
typoniels opened this issue Jan 28, 2025 · 0 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request

Comments

@typoniels
Copy link

Is your feature request related to a problem?

If stored FAL images in an API exposed Field are cropped in the backend via the Crop Editor, the crop information is not available in the API response. This means that only the uncropped images are always visible in the frontend.

Describe the solution you'd like

As an Editor adding an Image in the Backend and apply Cropping with the Cropping Editor their should also be the cropped version present in the API Response. Maybe as an extra object with all crop variants so the implementation can be flexible.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@typoniels typoniels added the enhancement New feature or request label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants