Skip to content

Fix transposed rows and cols

Himanshu Kapoor requested to merge 336272-tables-transpose into master

What does this MR do?

When creating a table using the Content Editor in the Wiki, the UI for selecting the columns and rows does not match the output. The row and column counts are transposed.

This MR fixes it.

Issue: #336272 (closed)

Screenshots or Screencasts (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #336272 (closed)

Edited by Himanshu Kapoor

Merge request reports