dlsc-software-consulting-gmbh / GemsFX

A collection of JavaFX controls and utilities.
Apache License 2.0
436 stars 51 forks source link

Feature: Hide Popup When No Choices Are Available #120

Closed leewyatt closed 2 months ago

leewyatt commented 2 months ago

Introduction

This Pull Request introduces the hidePopupWithNoChoice functionality to SearchField. It aims to enhance user experience by conditionally hiding popups when there are no choices to display.

sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud