leclercb / taskunifier-app

TaskUnifier - Task Management Application
https://www.taskunifier.app
Other
27 stars 7 forks source link

TypeError: Cannot read property 'id' of undefined when double clicking a column divider #208

Closed Harmon758 closed 4 years ago

Harmon758 commented 4 years ago

Description Double clicking a column divider errors: An error occurred
TypeError: Cannot read property 'id' of undefined

Reproduction Steps

  1. Double click a column divider (the three vertical dots between columns that you can use to resize the column on the left by dragging)
  2. Error (shown in above screenshot) pops up in the top right:
    An error occurred
    TypeError: Cannot read property 'id' of undefined

Expected Behavior Common behavior for double clicking column dividers is for the column on the left to be automatically resized to the smallest possible width while still showing the data in that column for each row (i.e. to the largest width of any row for that column). At the least, double clicking the column divider shouldn't error.

Version & System Information App Version: 1.2.1 (8f21147) on Microsoft Windows [Version 10.0.18363.1082]

leclercb commented 4 years ago

Thanks ! Will be fixed in 1.2.2