Page 1 of 1

Gantt freezes when editing date in grid with Australian format DD/MM/YYYY

Posted: Tue Aug 09, 2022 3:32 am
by empire

The columns date formats are DD/MM/YYYY.

 columns: [
                    { id: 'wbs', type: 'wbs', text: 'WBS', width: 70 },
                    { id: 'name', type: 'name', width: 250 },
                    { id: 'duration', type: 'duration', width: 125 },
                    { id: 'startdate', type: 'startdate', width: 125, format: 'DD-MMM-YYYY' },
                     { id: 'enddate', type: 'enddate', width: 125, format: 'DD-MMM-YYYY' }
                     ]

The page freezes when editing the date in the grid.

I tested on the Aggregate example (/gantt/examples/aggregation-column/).

I then changed date format to DD-MMM-YYYY and it didnt freeze however it wouldnt update the task. The only way to reliabily update the task was to use the calendar instead of typing in the date.

Please advise.


Re: Gantt freezes when editing date in grid with Australian format DD/MM/YYYY

Posted: Tue Aug 09, 2022 6:19 am
by tasnim

Hi,
We already have a ticket on that. Here it is https://github.com/bryntum/support/issues/4417

Thank you for your report.
Tasnim


Re: Gantt freezes when editing date in grid with Australian format DD/MM/YYYY

Posted: Tue Aug 09, 2022 6:55 am
by empire

This issue has been open since 29th March. Is there an ETA for the fix?


Re: Gantt freezes when editing date in grid with Australian format DD/MM/YYYY

Posted: Tue Aug 09, 2022 7:37 am
by tasnim

Hello,
As the ticket has 5.1.x milestone and it has been labeled ready for review, which means that it's going to be available in one of our nearest patch releases. But can't make any promise when it will be available.

Best of luck :)
Tasnim