You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar column toggling bug in payslip table and work type request table.
Similar to issue = #592
Steps to reproduce:
Create a rotating work type for more then 2 persons.
Then on 3rd person creation columns are toggling by default.
This column toggling issue is in many places.
I think column tab info are note stored in localstorage, similar to how it was done for payslip table.
and the updater function was used in script tag.
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue! We will investigate the column visibility behavior when creating rotating work types.
The issue appears to be related to the toggleColumns(tableId, fieldContainer) function when loading via an HTMX request. We will work on a fix and update you soon.
Similar column toggling bug in payslip table and work type request table.
Similar to issue = #592
Steps to reproduce:
This column toggling issue is in many places.
I think column tab info are note stored in localstorage, similar to how it was done for payslip table.
and the updater function was used in script tag.
The text was updated successfully, but these errors were encountered: