Skip to content

Conversation

@aleksei-semikozov
Copy link
Contributor

No description provided.

@aleksei-semikozov aleksei-semikozov self-assigned this Jan 22, 2026
@aleksei-semikozov aleksei-semikozov requested a review from a team as a code owner January 22, 2026 10:34
</select>
<br />
<div id="button"></div>
<div id="scheduler"></div>
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove changes from jquery.html

assert.equal(getIntervalEditor(instance).option('min'), 1, 'Interval editor has right min value');
assert.equal(getIntervalEditor(instance).option('value'), 1, 'Interval editor hase right value');
assert.equal(getIntervalEditor(instance).option('width'), 90, 'Interval editor has right width');
assert.equal(getIntervalEditor(instance).option('width'), 150, 'Interval editor has right width');
Copy link
Contributor

@Tucchhaa Tucchhaa Jan 23, 2026

Choose a reason for hiding this comment

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

I suggest to add a test for the user's case with setting labelMode to static by default, if it's possible. What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants