-
Notifications
You must be signed in to change notification settings - Fork 140
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
Display EL select only when necessary #687
Conversation
70669e6
to
65153b5
Compare
65153b5
to
37012ea
Compare
@MaxTru @pinussilvestrus ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works and looks good!
Playing around with it, I felt that it would be great to have some more documentation around this. E.g., by including a snippet here WDYT?
I think we could add some documentation for config, but as a separate issue: #688 |
EL select is displayed for two cases:
the configured EL is not the default one
there are multiple ELs available
decision table
literal expression
Closes #686