Johan Isaksson

Results 30 issues of Johan Isaksson

Here https://bryntum.com/products/calendar/docs/api/Calendar/widget/MonthView

bug
resolved

Currently no backend demos

example
high-priority
in progress

[Forum post](https://forum.bryntum.com/viewtopic.php?f=52&t=26446&p=131805#p131805) "I have a integrated taskboard and gantt but when I have tasks with subtasks and I hide them by clicking in the arrow, the number of tasks on...

bug
resolved
forum

[Forum post](https://forum.bryntum.com/viewtopic.php?t=28232&start=30) - [ ] Opt-in using a project (?) config - [ ] Suggestion on implementation: Internal code still use exclusive dates, but dates reported to the app can...

feature request
high-priority
forum
large-account
OEM
BLOCKING

Today we render incoming data first, then enter it into the replica and start calculations. Suggest adding a config to delay that until: * User starts editing (dragging, resizing etc)...

feature request
high-priority
large-account
OEM
BLOCKING

To reproduce: 1. Open http://localhost/bryntum-suite/SchedulerPro/examples/effort/ 2. Run on console: 3. `bryntum.query('resourceutilization').zoomIn();` 4. Expand Macy, nothing shown: 5. Collapse Macy, others are offset: Could be related to animated expand/collapse??

bug
BLOCKING

https://bryntum.com/products/grid/examples/nested-grid/ ![Image](https://github.com/user-attachments/assets/e136400e-6606-4b9c-b364-7ed7057bb1af)

bug
low-priority
bugbash

- [x] Replace the dataset, it should only have very few overallocated / underallocated, not as many as here: - [x] Add / adjust hints to include info on time...

ready for review
BLOCKING

To improve performance with many columns. Possible approach: Absolute positioned cells, use IntersectionObserver & ResizeObserver to position cells under un-virtualized headers. Problems to solve: - [ ] Row `autoHeight`, either...

feature request