Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zannkukai
Copy link
Contributor

In the document detailed view, the figure caption behind the thumbnail
was vertically displayed. The reason was that the document_types jinja
filter return only a string (splitted on list of char) instead of a list
of string.

Co-Authored-by: Renaud Michotte [email protected]

How to test?

Before

image

After

image

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Cypress tests successful?

In the document detailed view, the figure caption behind the thumbnail
was vertically displayed. The reason was that the `document_types` jinja
filter return only a string (splitted on list of char) instead of a list
of string.

Co-Authored-by: Renaud Michotte <[email protected]>
@zannkukai zannkukai self-assigned this Apr 21, 2022
@zannkukai zannkukai requested review from lauren-d and vgranata April 21, 2022 15:17
@zannkukai zannkukai merged commit 3c8f5f8 into rero:staging Apr 25, 2022
@zannkukai zannkukai deleted the zan-fix-again-issue-2623 branch April 25, 2022 08:15
@PascalRepond PascalRepond added the bug Breaks something but is not blocking label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Breaks something but is not blocking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants