Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column toggling issue in Rotating work type assign also. #595

Open
unreal0901 opened this issue Mar 13, 2025 · 1 comment
Open

Column toggling issue in Rotating work type assign also. #595

unreal0901 opened this issue Mar 13, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@unreal0901
Copy link
Contributor

Similar column toggling bug in payslip table and work type request table.
Similar to issue = #592

Steps to reproduce:

  1. Create a rotating work type for more then 2 persons.
  2. 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.

Image

@horilla-opensource
Copy link
Owner

Hi @unreal0901,

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.

Best Regards,
Team Horilla

@horilla-opensource horilla-opensource added the bug Something isn't working label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants