-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Disable functionality for non-existing library #12657
Copy link
Copy link
Labels
good first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Metadata
Metadata
Assignees
Labels
good first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)
Type
Fields
Give feedbackNo fields configured for task.
Projects
StatusShow more project fields
Done
JabRef calls opened files "libraries". It is also possible that JabRef has not opened any file.
One can click on "Search" or "Add group"
When clicking on "Search", an error message appears:
The buttons "Search" and "Add group" need to be disabled if there is no library opened. If possible, also the selection of the search provider and the search text box should be disabled.
Task: Learn about JavaFX bindings and apply that knowledge to the enabled state of the buttons.
Related: #11920 - that issue is for an unsaved library. Here, it is about no libraries (files) opened.