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

Early/Late date indicators are not showing correctly #7963

Closed
ghulamghousdev opened this issue Nov 30, 2023 · 0 comments
Closed

Early/Late date indicators are not showing correctly #7963

ghulamghousdev opened this issue Nov 30, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer regression Worked previously, now broken resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@ghulamghousdev
Copy link
Member

ghulamghousdev commented Nov 30, 2023

Forum post

Just use the below config in the advanced example of Gantt:

        indicators : {
            items : {
                earlyDates : true,
                lateDates : true,
            }
        }

Hi support,

I'm migrating the gantt to the latest version of Bryntum. And I noticed that the early/late dates indicators are wrong in the new version.

I've been able to reproduce the issue by adding these indicators to he official Bryntum examples. (share attached screenshot).

It seems the width property of 'b-indicator b-late-dates/b-late-dates' is missing on the new version which seems to cause the visual error.

image

@ghulamghousdev ghulamghousdev added bug Something isn't working regression Worked previously, now broken forum Issues from forum OEM OEM customer labels Nov 30, 2023
@ghulamghousdev ghulamghousdev changed the title Early/Late dates indicators are not showing correctly Early/Late date indicators are not showing correctly Nov 30, 2023
@isglass isglass added the high-priority Urgent to have fixed label Nov 30, 2023
@isglass isglass self-assigned this Dec 1, 2023
@isglass isglass added in progress ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds) and removed in progress ready for review Issue is fixed, the pull request is being reviewed labels Dec 1, 2023
@isglass isglass added this to the 5.6.3 milestone Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer regression Worked previously, now broken resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants