1) How is Dynamic Package Loader not the single most promoted feature of this release! Great work guys, long coming, and gives Sencha a huge edge over all others!
2) My biggest issue with this release is that modern toolkit still doesn't have good support for drag-and-drop, which is very common nowadays; e.g. there isn't a single example of using drag-and-drop to re-arrange items within a list (most common scenario), and examples that are shown are buggy (i.e. you start dragging something and it jumps off way far from the cursor: http://examples.sencha.com/extjs/6.5...rn#drag-handle
3) Some Ext.Direct examples don't show anything:
- http://examples.sencha.com/extjs/6.5...rn#direct-tree
- http://examples.sencha.com/extjs/6.5...rn#direct-grid
4) After showing "Basic Dialog", then expanding it full-screen, then closing it, the dark background mask remains: http://examples.sencha.com/extjs/6.5...n#basic-dialog
5) "Long Text" toasts, when viewing on a phone, overflow outside of the screen:
http://examples.sencha.com/extjs/6.5...ern#toast-view
6) Grids on phone - I think it's headed in the right direction, and the grouped one is a masterpiece! What about locked columns though?
7) A bit confused about the "group by this column" feature of the grid, as it seems to work in the "grouped grid", but does nothing in others
8) After using the "row expander" feature on my phone (note 5), I'm unable to navigate away and have to reload the app: http://examples.sencha.com/extjs/6.5...-expander-grid
9) Same issue with "stock ticker" grid on the phone: http://examples.sencha.com/extjs/6.5...rn#ticker-grid
...this is actually a huge problem with classic toolkit that I didn't think would translate into modern - a single error somewhere in the app can hose the entire app; this was a product of the layout engine getting broken. Scary to see same in modern.
10) Flexible selections grid - can't perform selections on phone (only single cell) (note 5): http://examples.sencha.com/extjs/6.5...selection-grid
11) Clicking on event in calendar in phone (note 5) (i.e. "Weekly pickup game") causes a flash of the edit form and then it disappears: http://examples.sencha.com/extjs/6.5...ndar-days-view
12) Calendar week view in Desktop (surface win 10 chrome) has header columns misaligned with the main data (looks good in mobile tho!): http://examples.sencha.com/extjs/6.5...ndar-week-view
13) Any plans of bringing back Doc Comments? Was one of the best features that Sencha killed imho