Hi, I have found the following very frustrating bug.
When I create an action column on a grid, and add action items to it, I expect to be able to define the isDisabled function for each item added. Instead, Architect shows the isDisabled function as a direct property of the action column itself, rather than each individual action item. When I add a function called 'isDisabled' to each action, I get a warning that I am overriding a parent config.
The isDisabled function on the column is never called when I run my app so I'm pretty sure it's a bug and it should be part of each individual action items' config instead.
Sencha Architect
version: 3.0.3.1382
channel: 3.0.1-stable
platform: 1.3.0.803
cmd: 4.0.1.45
framework: Ext JS 4.2.x
When I create an action column on a grid, and add action items to it, I expect to be able to define the isDisabled function for each item added. Instead, Architect shows the isDisabled function as a direct property of the action column itself, rather than each individual action item. When I add a function called 'isDisabled' to each action, I get a warning that I am overriding a parent config.
The isDisabled function on the column is never called when I run my app so I'm pretty sure it's a bug and it should be part of each individual action items' config instead.
Sencha Architect
version: 3.0.3.1382
channel: 3.0.1-stable
platform: 1.3.0.803
cmd: 4.0.1.45
framework: Ext JS 4.2.x
Aucun commentaire:
Enregistrer un commentaire