-
Notifications
You must be signed in to change notification settings - Fork 185
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
kie-issues#1281: The Timeline goes to the bottom with long endpoints in WorkflowInstance page #2563
kie-issues#1281: The Timeline goes to the bottom with long endpoints in WorkflowInstance page #2563
Conversation
@fantonangeli Please review this PR. Thank you. |
@fantonangeli Can you please review this? Thanks! |
@tiagobento I think there is a layout issue with the |
@kumaradityaraj Your screenshot didn't finish uploading to the description... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on:
- serverless-logic-web-tools
- serverless-workflow-dev-ui-webapp
- sonataflow-deployment-webapp
- sonataflow-management-console
- jbpm-compact-architecture-example
- sonataflow-greeting-quarkus-example
LGTM. Please @kumaradityaraj update the video
Closes apache/incubator-kie-issues#1281
Description :
When a workflow instance was opened and the endpoint was too long then the timeline card moves below the details card because the full endpoint link was displayed. Now the truncated endpoint link is displayed.
How to test:
Open a workflow instance and try to change the endpoint url to a long string; it will display the truncated link.
Preview:
Screen.Recording.2024-09-27.at.12.02.32.PM.mov