You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your suggestion for improvement related to a problem? Please describe.
At the moment you can't unselect bib entries in the main table. This is perhaps a useless feature but it is part of my "default behaviour". If I am editing a bib entry in a small library, and I want to close the entry tab I click on an empty row in the main table, and I expect the bib entry to be unselected and the entry tab to hide (since there is no longer a selected entry to edit). Am I the only one that repeatedly does this ? 😬
On a related note, should disabled icon-buttons change opacity, e.g., if no bib entry is selected.
I think both ideas are good. Would you mind creating PRs for them? (we already have ActionHelper.needsEntriesSelected so this should be straigthforward)
Great!
I'll split it over two PRs. One dealing with the opacity/disabled, which should be finished quicker, and one trying to figure out when it is reasonable to "lose" a selection.
Is your suggestion for improvement related to a problem? Please describe.
Additional context
Regarding disabled icon-buttons,
Looks good to me.
vs
The text was updated successfully, but these errors were encountered: