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

"Push" Button graphical error hiding button text #782

Closed
@Digbigpig

Description

@Digbigpig

Prerequisites

github-unity.log

The project location looks like it's using unity 4.6 but it is actually 2017.3. It decided to initialize inside of an old project folder for some reason.

Description

The "Push" button loses its text after a commit, making it look like there is no option to push your changes.

Steps to Reproduce

  1. Set-up Github for Unity in the project, create remote repo, initial commit through Unity.

  2. Commit a change / commit your current project. Notice that the push button is no longer displaying text but it is interactable.

Post Commit:
post_commit_unity
post_commit_unity1

  1. Once you have pushed the changes the text will reappear.

post_commit_unity2

post_commit_unity3

Expected behavior: The push button should hide its text when there are no pending commits as there would be no reason to push nothing.

Actual behavior: It displays when there are no commits to send and hides when there are

Reproduces how often: After every commit I've done on this project. I've reproduced 3 times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions