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

Issue with SvelteGanttDependencies Module and Svelte Table Tree Headers #247

Open
SebastianMunaretto opened this issue Oct 18, 2024 · 0 comments

Comments

@SebastianMunaretto
Copy link

Hi there,

I'm currently working on a feature using the SvelteGanttDependencies module, and I'm encountering an unexpected issue related to the Svelte table module, particularly with expandable and collapsible rows.

When I establish a dependency between two tasks (as shown below), the dependency arrow functions correctly:

image

However, once I collapse the rows, the positioning of the dependency arrow becomes misaligned:

image

The code I implemented follows the documentation closely and does not contain anything unusual.

(Don't mind the arrow icons of the tree view not loading, I am using a depracated fontawesome version)

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

No branches or pull requests

1 participant