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

2239 text annotation alignment #2241

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

abdul99ahad
Copy link
Contributor

@abdul99ahad abdul99ahad commented Sep 30, 2024

Closes #2239

Proposed Changes

Text annotation can now co exist with flow element label
Oct-14-2024 19-12-12

Checklist

To ensure you provided everything we need to look at your PR:

  • Brief textual description of the changes present
  • Visual demo attached
  • Steps to try out present, i.e. using the @bpmn-io/sr tool
  • Related issue linked via Closes {LINK_TO_ISSUE} or Related to {LINK_TO_ISSUE}

Requires upstream: bpmn-io/diagram-js#940

@nikku nikku added the in progress Currently worked on label Oct 2, 2024 — with bpmn-io-tasks
@nikku nikku removed the needs review Review pending label Oct 2, 2024
@nikku nikku marked this pull request as draft October 6, 2024 18:08
@abdul99ahad abdul99ahad added the fixed upstream Requires integration of upstream change label Oct 14, 2024
@abdul99ahad abdul99ahad marked this pull request as ready for review October 14, 2024 17:10
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on fixed upstream Requires integration of upstream change labels Oct 14, 2024
@nikku
Copy link
Member

nikku commented Oct 16, 2024

Seems like tests fail on MacOS. This happens because elements have slightly different bounds across different OS; usually fixed by allocating additional space in the test case.

Can you have a look @abdul99ahad?

Copy link
Member

@nikku nikku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cf. previous comment. Test currently fails on MacOS.

@bpmn-io-tasks bpmn-io-tasks bot added in progress Currently worked on and removed needs review Review pending labels Oct 16, 2024
@abdul99ahad
Copy link
Contributor Author

Seems like tests fail on MacOS. This happens because elements have slightly different bounds across different OS; usually fixed by allocating additional space in the test case.

Can you have a look @abdul99ahad?

Test is not failing on my macOS. @barmac can you confirm by running the test cases?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress Currently worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aligning Text Annotation with a Sequence flow with name, creates unhandled error in event listener
2 participants