question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multi-choice menus need select all and deselect all options

See original GitHub issue

Prerequisites

Description

As a user I want a (de)select all buttons on drop-downs to increase the UX of Constellation

Multi-choice drop down menus (both the javafx and swing versions) are tedious to use when there are more than a few options - which is often the case. I think we need Select All and Deselect All buttons beside the menus to improve usability.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
cygnus-x-1commented, Aug 23, 2019

Constellation currently uses ControlsFX for its multi-choice menus. An issue has been submitted to the ControlsFX project - https://github.com/controlsfx/controlsfx/issues/1044.

0reactions
github-actions[bot]commented, Aug 17, 2022

This issue is stale because it has been open for 6 months with no activity. Consider reviewing and taking an action on this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Multiple choice: function to select/deselect all selections
Hello there,I was wondering if there's functionality within this widget, or another one that would allow users to select/deselect all from a ...
Read more >
How to Select and Deselect All Options in Select Box - Webkul
Hello Developers, In this tutorial, you will learn to select and deselect all options in the select box & HTML with some steps...
Read more >
How to implement a "Select All" option for multiple choice ...
I've got a couple of questions in my survey that have multiple choices check boxes and I would like to implement a "Select...
Read more >
How to select/deselect multiple options in dropdown using ...
Approach: This is a simple HTML code to display a drop-down menu in a website where we can select multiple data-structures options and...
Read more >
Select Multiple Items from a Drop Down List in Excel
I do have the Wrap text option selected for the cells. I also have the selection macro running on more than one row...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found