ANovokmet / svelte-gantt

:calendar: Interactive JavaScript Gantt chart/resource booking component

Home Page:https://anovokmet.github.io/svelte-gantt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click the head time to enter the the details bug

mfkwgizhoujian opened this issue · comments

After clicking the head time to enter the details, you can no longer return to the current view. You can only enter the later time details.
Step 1. Click '15.04.2022'
image
Step 2. Click the blank space in the box, can enter the details '16.04.2022'
image
Step 3. How can I return to '14.04.2022'?

commented

Hi, it seems to me you're trying to navigate over time using only the header of the Svelte Gantt.
I don't think if it was designed to be used that way, but more for a zoom-in/zoom-out usage.

In all the projects where I'm using Svelte Gantt, I implemented navigation buttons such as
image

Could you confirm that your problem is indeed only a navigation with header problem so I can close this issue please 😄 ?

commented

Hi @mfkwgizhoujian, I'm sorry but it definitely looks like this isn't a real problem but a problem of usage.
And since you didn't respond to my message, I'll close this issue until further notice.
Let me know if I didn't understand your issue correctly and if this one needs to be reopened 😃