tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

Search column reorder is not maintained on refresh #2375

Open jlittle-tsg opened 3 years ago

jlittle-tsg commented 3 years ago

After running a search, reordering the columns and refreshing, the ordering will not be maintained. It does persist with navigation and tab close.

searchcol

Looks like it may be due to the following console error:

Uncaught TypeError: Cannot read property 'toFixed' of undefined
    at child.serialize (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:182053)
    at Object.render (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:36024)
    at Object.manager.callback (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:35928)
    at child._render (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:35940)
    at actuallyRender (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:36413)
    at finish (ocms-require.min-b69938b6799197fd23fd4a5443a61484.js:36524)
gsteimer commented 3 years ago

Bumping down the priority of this one since this isn't a standard user flow