ipfs / ipfs/ipfs-webui

feat: Add success notification on "set pinning" action

Open
#1,979 2 comments 0 reactions 0 assignees View on GitHub
area/screen/files effort/hours exp/novice P2
Dominant language
JavaScript
Stars
1.6k
Forks
534
PR merge metrics
No merged PRs in 30d

Description

Currently, when we attempt to set pinning for a file, it will display a failure notification on failure, but we don't get any obvious feedback when the operation succeeds.

Example:

Currently, when I pin a file using a custom pinning provider (estuary) it succeeds, and the pin.status is "queued" but there is no visual indicator for this scenario. There are a few things going on here:

1. We need a success notification
2. We have a bug when displaying and handling "queued" pins

related to https://github.com/ipfs/ipfs-webui/pull/1919

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.