Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

unused prop in StatusBarTileController #1705

Description

@annthurium

When working on #1704, I discovered that the ensureGitTabVisible prop in StatusBarTileController is never called.

Here is the commit where that prop was added:
26aad2b

It looks like we used to pop open the Git tab when merge conflicts were present. Is that functionality still present, but moved elsewhere? If so, we can remove this prop and move on with our lives. If that functionality is broken, is it something we wish to fix? If so, fix it, either in this component or elsewhere.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions