Closed karlbrink closed 3 years ago
pls doublecheck someone:
yes! there was a difference in the used jquery datatables version. i changed the modern gui like this:
../extensions/dataTables-1.7.5/media/js/jquery.dataTables.min.js,../extensions/dataTables-1.7.5/extras/TableTools-2.0.0/media/js/TableTools.min.js
../extensions/dataTables-1.7.5/media/css/demo_table_jui.css
I could recreate it and had the same values and behavior.
normal behavior
You load the modern GUI - open the digitize tool - add new element - then you shoul see this:
problem
if you are signed in and proceed like above you see just this:
expected
in the classic GUI it is working as expected:
ideas
if the user you are logged in has no saved WMC, the problem does also not occur. so if we compare the usecases - signed in or not - has saved wmc or not - in the classic gui the difference is at least in the styling of the datatable.
perhaps there are just used diffrent versions of the datatables jquery plugin the one used in the modern gui is perhaps just incompatible