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

link options - only allow when fs has urls #183

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Mar 4, 2024

Description

Separate linkOptions into linkOptions which are used by the linkui and imageOptions, which are used by the imageinsertui.

When determining linkOptions, only allow volumes that belong to filesystems that have public URLs.
When determining imageOptions, allow volumes that belong to filesystems that don’t have public URLs (like we do now) because the asset’s URL might be determined by the transform fs too.

Related issues

#179

@i-just i-just requested a review from brandonkelly March 4, 2024 09:40
@brandonkelly brandonkelly merged commit 8a48c7c into main Mar 6, 2024
5 checks passed
@brandonkelly brandonkelly deleted the bugfix/179-linkOptions-only-with-urls branch March 6, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants