Skip to content

All 4 file-editor PRs duplicate _isRestarting fix — resolve on merge #66

@khang859

Description

@khang859

Context

PRs #56, #59, #60, and #61 all independently change isRestarting_isRestarting in StarCommandTab.tsx line 55.

Issue

Merging these PRs sequentially will cause merge conflicts on this line for every PR after the first. This is not a code issue — just a heads-up for merge sequencing.

Suggested merge order

#56#60#59#61

The first merge resolves the _isRestarting change; subsequent PRs just need the conflict resolved (accept the already-merged version). The store conflicts between #59 and #61 should be resolved last.

From cross-PR review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions