camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.11k stars 1.55k forks source link

User/Group/Tenant creation page - padding between text field disappears #4162

Closed gbetances089 closed 7 months ago

gbetances089 commented 7 months ago

Environment (Required on creation)

Version 7.21.0-SNAPSHOT - Admin webapp - any database

Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)

While filling the fields of the creation of a user/group/tenant, the separation/text between the fields goes disappears which makes the fields to stick together.

Steps to reproduce (Required on creation)

1- go to camunda/app/admin/default/#/user-create or any creation page. 2- Fill up the first field (usually is name or ID).

Observed Behavior (Required on creation)

The text/space between the field below disappears.

Video: https://www.loom.com/share/7bcc3c77da6a47bc856dfccc0eca1e5a?sid=867a1dbe-34c0-48a0-a9c3-bfaf98f3d819

Expected behavior (Required on creation)

The text/space between the field below tp stay as before.

Root Cause (Required on prioritization)

Solution Ideas

Hints

Links

Breakdown

### Pull Requests
- [ ] https://github.com/camunda/camunda-bpm-platform/pull/4168

Dev2QA handover

danielkelemen commented 7 months ago

Probably due to my change in execution-metrics.less#L14.