rspace-os / rspace-web

This the main repository for RSpace: rspace-web. Check https://github.com/rspace-os/rspace-web/blob/main/DevDocs/DeveloperNotes/GettingStarted/GettingStarted.md for setup instructions.
https://github.com/rspace-os/rspace-web/wiki
GNU Affero General Public License v3.0
15 stars 3 forks source link

RSDEV-381 Remove check for empty selection for each menu item in actions menu #169

Closed rlamacraft closed 1 month ago

rlamacraft commented 1 month ago

Because the whole actions menu is disabled when there is nothing selected, there is no need for each menu item to check that the selection is not empty.