sourcegraph/sourcegraph-public-snapshot

Make bulk actions more discoverable

Offen

#24.100 geöffnet am 18.08.2021

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (1.374 Forks)auto 404
batch-changesbulk-actiongood first issueneeds-design

Repository-Metriken

Stars
 (10.290 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Current behaviour

The bulk action button is not visible, unless I select changesets. Effectively, the user is not aware of bulk actions until they select changesets.

There is a pathological version of this for merge documented in #22220

Proposed behaviour

TODO

  • likely: make sure the bulk action button is visible
  • likely: make sure the "Action" filter on the preview page has a distinct name from the "action" button. We discussed using "on apply" wording to make it clear to users that the action is performed on apply.

Contributor Guide