-
Notifications
You must be signed in to change notification settings - Fork 0
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
New type Filter table: column and error column as text input #55
New type Filter table: column and error column as text input #55
Comments
Making this adaptation is requiring way more time than anticipated: the current version of the tab-generator assumes that only one Euclid parameter (eg When adding a new notebook, with another |
requires an adaptation on the frontend module as well oda-hub/mmoda-frontend-module#279 |
With this approach, currently used only for the Eculide specific parameters (but to be discussed if to extend it generally), each This results in declaring two |
Assuming that two But, if the same name is set, and different extra_metadata are set, then problems start, and the put put is not going to be expected one. In order to fix this, much more work and refactoring would be needed. |
Advances Domain
Mention the Domain this issue addresses, e.g.:
The text was updated successfully, but these errors were encountered: