Skip to content

Rethink how to get row reference from cells #2

Description

@ccarruitero

We initially think the cells to be used only with rows, and at some point we needed a way to access row attributes from cell. We resolved this by using request_store gem.

Later, we also have been using cells outside rows. Everything seems to work well, but recently we detect a bug since the cell always attempt to get row reference from the global seated before by a previous row. We can just limit the cells to be used with rows and create another component when need to use outside rows, but a more efficient way to get reference between row and cells could be a better approach.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions