Skip to content

Get current save/section through context instead of props #9

Open
@KockaAdmiralac

Description

@KockaAdmiralac

Many times in the code, there are repeating save="save" section="Save1" and similar constructs. We know that for the same save editor the same save should be edited, and for the same section of the editor (usually) the same section of the save file should be edited, so we could pass this information through context. This information never changes, so we don't need to worry about useless re-renders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions