Skip to content

Resolve "Redesign Label Editing Dialog"

Timo Hüttner requested to merge 510-redesign-label-editing-dialog into master

Acceptance criteria

  • Coverage is higher or equal to coverage on master coverage
  • CI runs without problems
  • Linter does not contain any additional issues
  • Code doesn't contain TODOs, unused functions or console outputs
  • Code has been inspected and deemed to have decent quality
  • Code does contain license headers
  • If necessary, the changes are documented in the changelog
  • If this is a bug fix, a test covering the bug is present [effectiveGo]: https://golang.org/doc/effective_go.html

Closes #510 (closed)

Fixes #598 (closed)

Edited by Fabio Schmidberger

Merge request reports