Skip to content

Replace partials with the cells they render #7250

@mrcasals

Description

@mrcasals

This is not a bug per se.

Some partials only render a cell. This adds some indirection that, while it's probably very small, it makes the debugging a little harder. I suggest we remove those partials to use directly the cells.

Here's a list of the partials I found that only render a cell:

  • decidim/shared/flag_modal
  • decidim/shared/announcement

Some others could be easily extracted into a cell:

  • comments/comments/comment
  • conferences/media/attachments
  • upcoming_meeting_for_card
  • shared/component_announcement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions