We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The TODO has been recorded in SummaryTable in MIQ/Integration_tests/widgetastic_manageiq:
https://github.com/ManageIQ/integration_tests/blob/master/widgetastic_manageiq.py#L709
@mfalesni Suggested in PR review this should be implemented at the core and extended to widgetastic_manageiq.
Recording the TODO as an issue for visibility and tasking.
The text was updated successfully, but these errors were encountered:
So, I think that if a field defines rowspan, the result should be a list of values, what do you think?
Sorry, something went wrong.
like column 1 defines rowspan, then the rows that happen to fall under the rowspan of column 1 shall be grouped in a list.
mshriver
No branches or pull requests
The TODO has been recorded in SummaryTable in MIQ/Integration_tests/widgetastic_manageiq:
https://github.com/ManageIQ/integration_tests/blob/master/widgetastic_manageiq.py#L709
@mfalesni Suggested in PR review this should be implemented at the core and extended to widgetastic_manageiq.
Recording the TODO as an issue for visibility and tasking.
The text was updated successfully, but these errors were encountered: