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.

There should be some form of notification letting the user know a commit operation was successful. #1042

Open
@Xapphire13

Description

@Xapphire13

Description

After hitting the commit button, there is no indication that the commit was successful. The only cue is that the staged files clear; this behavior doesn't strictly mean that the commit was successful however (the staged files could clear for external reasons for example).

Steps to Reproduce

  1. Modify a file
  2. Stage it
  3. Type a commit message
  4. Hit commit

Expected behavior:
After the operation is successful, have some cue to notify the user.

Actual behavior:
Staged files clear, but nothing else.

Versions

OS: Windows 10 x64
Atom: 1.18.0 x64
atom/github: 0.3.3

Additional Information

commit

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions