matomo-org/matomo

Improve usability of segment editor

Open

#16,646 opened on Nov 1, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
Help wantedc: Usability

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (Avg merge 8d 11h) (106 merged PRs in 30d)

Description

The options in the segment editor top are barely visible image

and they are often not fully visible/cut off image

could maybe instead use our proper form elements like image

The options could be maybe shown under name and could maybe also use different form elements (to be decided eg pre-process could use a select maybe and some help text explaining better when to choose what).

The "add new segment" or "choose segment" control could be removed image

It was probably built like this to save space but this in the end hurts usability and space shouldn't be a big issue.

Ideally we also find a better name for "pre-processed vs real time segments" and / or find a good explanation to it so people understand better what to choose there.

We could maybe also move the segment editor partially further to the left when possible so it's not too much attached to the right.

Contributor guide