Nige White

Results 39 issues of Nige White

[Forum post](https://forum.bryntum.com/viewtopic.php?p=167165&hilit=inputAttributes#p167165) Hi, We are using the 1Password browser extension, and the icon is always shown in the task name input. Do you know a way to prevent this? Best...

bug
ready for review
forum
large-account
OEM

[Forum post](https://forum.bryntum.com/viewtopic.php?t=32816)

feature request
resolved
forum
large-account

[Forum post](https://forum.bryntum.com/viewtopic.php?p=167562#p167562) Hello Bryntum team, I would need an assistance on the following: Given this code: ``` onDateRangeChange(e, setViewDate)} eventTooltipFeature={eventTooltip} /> ``` Is there a way to intercept the mode...

bug
resolved
forum
large-account
OEM

`crudStores` and `stores` The base class does ``` construct(config = {}) { if (config.stores) { config.crudStores = config.stores; delete config.stores; } ``` I suggest we deprecate `crudStores` for removal in...

docs

[Forum post](https://forum.bryntum.com/viewtopic.php?t=25161&sid=afee0bd791acfcdf22d26a375ffd0714) Hi team Can we sort events in the week view based on the event name

bug
in progress
forum
large-account

So if a mode has a `project`, it should use that project, not the Calendar's project. This principle should apply to all configs which default in from the Calendar.

bug
resolved
forum
large-account

[Forum post](https://forum.bryntum.com/viewtopic.php?t=34457) Dear Support Team We've got the following bug messages, and after spending a few days to debug it, it seems that it's in your side. Here is the...

bug
ready for review
forum

[Forum post](https://forum.bryntum.com/viewtopic.php?t=28776&start=10) - The `setValues` method should be made public and take responsibility for resetting the change state. - We need a full reset to initial state method: `resetValues`. -...

bug
forum
large-account
OEM

[Forum post](https://forum.bryntum.com/viewtopic.php?t=34368) Hi guys, how to sort locally in AjaxStore ? right now it sends always the sorting to server, regardless of the the config values ![Screenshot 2025-11-03 at 11.59.48.png](https://forum.bryntum.com/download/file.php?id=36854)...

bug
ready for review
forum
OEM