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

fix(dropdown): add given placeholder #3049

Merged
merged 2 commits into from May 13, 2024

Conversation

lubber-de
Copy link
Member

Description

When the dropdown settings do not contain any data, so either a given HTML structure should be used or the data should be fetched via apiSettings, and also a placeholderText is provided via settings, such placeholder wont be set.

Testcase

https://jsfiddle.net/lubber/qkLs2xzp/1/

Closes

#2837

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug state/awaiting-reviews Pull requests which are waiting for reviews javascript Pull requests that update Javascript code labels May 11, 2024
@lubber-de lubber-de added this to the 2.9.4 milestone May 11, 2024
@lubber-de lubber-de merged commit 22d29e8 into fomantic:develop May 13, 2024
10 checks passed
@lubber-de lubber-de deleted the placeholderMissing branch May 13, 2024 10:52
@lubber-de lubber-de removed the state/awaiting-reviews Pull requests which are waiting for reviews label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants