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
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
@forman, @mzuehlke I've looked at this and can confirm that this behaviour only happens when there are no resources in the workspace. When resources are loaded into the workspace, then they can indeed be selected in the "New Operation Step" window.
So, the functionality is correct (good !) and this should be changed to a user experience issue, to make cate "nicer to use", especially for new users.
If the user tries to add an operation step when no resources are available, they should be informed that they need to open resource(s) in the Workspace panel first. We suggest that a toast notification appears if the user clicks "Add Step" in the Operations panel, and there are no available workspace resources. However the notifications need to allow for the fact that some operations need two resources in the workspace (e.g. pearson_correlation) and some do not require any workspace resources (e.g. read_csv)
Expected behavior
Many operations have the dataset or dataframe as adjustable parameters. User should be able to select one of these resources to use.
Actual behavior
The dataset or dataframe as parameters are greyed out / disabled. Example below:
Looked at a sample of operations and it was the case for all of them.
Steps to reproduce the problem
Specifications
Cate 1.0.0
Windows 7 Professional
The text was updated successfully, but these errors were encountered: