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

autoCreate step not always propagated into TimeField step #7196

Closed
taauntik opened this issue Jul 21, 2023 · 0 comments
Closed

autoCreate step not always propagated into TimeField step #7196

taauntik opened this issue Jul 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@taauntik
Copy link

Forum post

In https://bryntum.com/products/calendar/examples/basic/
You can reproduce it with this code

    modeDefaults : {
        autoCreate : {
            step : '40 minutes'
        }
    }

In the first attempt it doesn't increment by 40, it increments by 5 minutes

chrome_q8wpUTq8m9.mp4
@taauntik taauntik added bug Something isn't working premium forum Issues from forum OEM OEM customer labels Jul 21, 2023
@taauntik taauntik self-assigned this Jul 21, 2023
@taauntik taauntik 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 Jul 21, 2023
@taauntik taauntik added this to the 5.4.2 milestone Jul 21, 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 OEM OEM customer premium resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

1 participant