Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long variables spill out of incident screen #193

Open
HanselIdes opened this issue Apr 20, 2023 · 0 comments
Open

Long variables spill out of incident screen #193

HanselIdes opened this issue Apr 20, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@HanselIdes
Copy link

Describe the bug
Long variables are not wrapped in the incident screen, causing them to spill out of the screen

To Reproduce
Steps to reproduce the behavior:

  1. Begin a process
  2. Add a long variable (example: {"billerStreet":"Automation Avenue","invoiceDate":"2023-04-12","billerName":"ACME Corp.","firstName":"John","invoiceValue":399.95,"purpose":"Hosting of the exciting Camunda Platform 8.2 release webinar","billerStreetNo":"1","department":"product","lastName":"Doe","invoiceUrl":"https://drive.google.com/file/d/1vLwZ_on7OIPDszZHW_z2zt3Q_JC_2TCu/view?usp=sharing","billerZip":"12345","billerCity":"San Francamunda","item":"Webinar Hosting"}
  3. Trigger an incident
  4. View variables

Expected behavior
The variables wrap so I can see the full content

Screenshots
image

Environment (please complete the following information):

  • Zeebe-Play Version: 1.2.0 (8.2.0) dev
  • Configuration: Opened through Web Modeler

Additional context
Add any other context about the problem here.

@HanselIdes HanselIdes added the bug Something isn't working label Apr 20, 2023
@SebastianStamm SebastianStamm self-assigned this May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants