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

fix(tree): ensure lines length is accurate #11036

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

anveshmekala
Copy link
Contributor

@anveshmekala anveshmekala commented Dec 12, 2024

Related Issue: #11035

Summary

Fixed lines length of parent tree-item with slotted children.

BEGIN_COMMIT_OVERRIDE
fix(tree): ensure lines length is accurate
END_COMMIT_OVERRIDE

@anveshmekala anveshmekala added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Dec 12, 2024
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Dec 12, 2024
@anveshmekala anveshmekala added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Dec 12, 2024
@anveshmekala anveshmekala changed the title fix(tree): align lines vertically fix(tree): lines length is accurate. Dec 12, 2024
@anveshmekala anveshmekala requested review from ashetland and removed request for ashetland December 12, 2024 19:22
@ashetland
Copy link

🚀

Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

Nice!

Could you add a story or update the line-related story to help cover this?

Also, before merging, can you make sure the PR title subject follows our conventions and uses the imperative, present tense (e.g., ensure lines length is accurate or similar)?

@anveshmekala
Copy link
Contributor Author

Could you add a story or update the line-related story to help cover this?

Dont think we need a new story since it already covers the regression case in the new build here.

@anveshmekala anveshmekala changed the title fix(tree): lines length is accurate. fix(tree): ensures lines length is accurate Dec 12, 2024
@anveshmekala anveshmekala merged commit 73fc55d into dev Dec 12, 2024
23 checks passed
@anveshmekala anveshmekala deleted the anveshmekala/11035-fix-tree-lines-alignment branch December 12, 2024 23:59
@github-actions github-actions bot added this to the 2024-12-17 - Dec Milestone milestone Dec 13, 2024
@jcfranco jcfranco changed the title fix(tree): ensures lines length is accurate fix(tree): ensure lines length is accurate Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants