sourcegraph/sourcegraph-public-snapshot

Make bulk actions more discoverable

Ouverte

#24 100 ouverte le 18 août 2021

 (1 commentaire) (0 réaction) (0 personne assignée)Go (1 374 forks)auto 404
batch-changesbulk-actiongood first issueneeds-design

Métriques du dépôt

Stars
 (10 290 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur