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

Bugfix: Disables Link Picker modal submit button #2521

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

leekelleher
Copy link
Member

@leekelleher leekelleher commented Nov 7, 2024

Description

Disables the Link Picker modal's submit action/button if URL or querystring are not set.

Fixes umbraco/Umbraco-CMS#17411

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

How to test?

Open the Link Picker modal (from either the Multi-URL Picker or a Rich Text editor), if the URL or querystring is not set, then the Submit button will be disabled.

if URL or querystring are not set.
@leekelleher leekelleher merged commit 0616a43 into main Nov 7, 2024
9 checks passed
@leekelleher leekelleher deleted the v15/bugfix/link-picker-modal-disable-submit branch November 7, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V15 Link picker accepts null item
2 participants