Skip to content

DropdownList - 'Add New Item' button does not work in Safari #4622

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

Open
vLutsevich opened this issue May 7, 2025 · 0 comments
Open

DropdownList - 'Add New Item' button does not work in Safari #4622

vLutsevich opened this issue May 7, 2025 · 0 comments

Comments

@vLutsevich
Copy link

vLutsevich commented May 7, 2025

Description

The "Add new item" functionality in the Kendo Angular DropdownList does not work in Safari. When typing a search term that triggers the "Add new item" button and clicking it, the item is not added to the dropdown. This issue only occurs in Safari — it works as expected in other browsers like Chrome.

Steps To Reproduce

1 Open the Add New Item example for the Kendo Angular DropdownList component.

2 Open the dropdown and type 'q' in the search field.

3 The "Add new item" button appears.

4 Click the button.

Screenshots or video

Screen.Recording.2025-05-07.at.17.56.52.mov

Actual Behavior

Clicking the "Add new item" button does nothing — the item is not added to the list.

Expected Behavior

The new item should be added to the list and selected — as it works in Chrome

Browser

Safari

Browser version

18.3

OS type

MacOS

OS version

15.3.1

Last working version of the Kendo UI for Angular package (if regression).

No response

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

No branches or pull requests

1 participant