Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(dock_area): ensure unique dock names are generated in lowercase

wakonig_k requested to merge fix/lower_case_dock_name into pre_release_v2

Description

For consistency, panels are always created with snake_case defaults. In addition, any unsupported names must be rejected.

Related Issues

closes #519 (closed)

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading