ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Web - Prevent data creation if no allocations available #272

Closed dvstans closed 4 years ago

dvstans commented 4 years ago

Currently can open new data dialog and fill-in fields, but create button is disabled b/c there are no allocations. Simply don't allow dialog to open and display a friendly message instead.

dvstans commented 4 years ago

Fixed, but doesn't close dialog since user may change the parent collection to access a different set of allocations.