Content
View differences
Updated by Henriette Darge over 10 years ago
The interactive table directive is broken in all cases where tables where loaded after the page itself (e.g Admin/workflow or Settings). The tables there do not resize correctly. ### Steps to reproduce
- go to admin/workflow
- click edit
### Actual behavior
- When when opening one of the fieldsets below the main table on Admin/workflow
the table header is not displayed correctly. (do not hover it with your mouse cursor\!) the table header is not displayed correctly

- when hovering over the fist column, everything gets highlighted, when hovering over the second, third.. column nothing is highlighted

### Expected behavior
- The table directive should be changed in order to handle these cases properly.
- When when the fields is opened the header is displayed correctly.
correctly
- When opening tables in new tabs in ‘settings’ they are correctly displayed too. when hovering over a column only this column is highlighted
- go to admin/workflow
- click edit
### Actual behavior
- When
the table header is not displayed correctly. (do not hover it with your mouse cursor\!)

- when hovering over the fist column, everything gets highlighted, when hovering over the second, third.. column nothing is highlighted
- The table directive should be changed in order to handle these cases properly.
- When