Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a settings props for customization #92

Open
bourdakos1 opened this issue Apr 1, 2021 · 0 comments
Open

Add a settings props for customization #92

bourdakos1 opened this issue Apr 1, 2021 · 0 comments

Comments

@bourdakos1
Copy link
Member

bourdakos1 commented Apr 1, 2021

We have a few established user experiences that are either too "opinionated" or too established to modify. We should introduce settings to test out alternatives. Some examples:

  • file extensions: This is 100% a user preference. The user should be able to decide if they want to show the full file name example.ipynb or the name without the extension example. (default: show file extension)
  • double click behavior: Double clicking on a file opens a node, but this is arguably not the best for various reasons (not all nodes have a file tied to them, clicking on a node changes the active properties, opening a flyout panel is an established pattern in other products, etc...). However, current Elyra users may be too accustomed to it opening a file. The user should be able to decide whether double click opens properties or opens the file. (default: open properties)
  • scroll to zoom: The user should be able to decide whether or not the canvas will zoom in/out when scrolling, this behavior might not be used by many and the effect of an accidental scroll can be a bit jarring for some users. (default: disabled)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant