Skip to content

Commit

Permalink
Added changeset for backstage#2624
Browse files Browse the repository at this point in the history
  • Loading branch information
taras committed Oct 2, 2020
1 parent 8351ad7 commit fb74f1d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .changeset/2624.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
'@changeset/plugin-scaffold': patch
---
Make title meaningful after component creation

Fixes #2458.

After the change, the UX should look like this:

### If the component creation was successful:
![successfully-created-component](https://user-images.githubusercontent.com/33940798/94339294-8bd1e000-0016-11eb-885b-7936fcc23b63.gif)

### If the component creation failed:
![failed-to-create-component](https://user-images.githubusercontent.com/33940798/94339296-90969400-0016-11eb-9a74-ce16b3dd8d88.gif)

0 comments on commit fb74f1d

Please sign in to comment.