sourcegraph/sourcegraph-public-snapshot

Make bulk actions more discoverable

Aberta

#24.100 aberto em 18 de ago. de 2021

 (1 comentário) (0 reação) (0 responsável)Go (1.374 forks)auto 404
batch-changesbulk-actiongood first issueneeds-design

Métricas do repositório

Stars
 (10.290 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador