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
BugFor errors / faults / flaws / inconsistencies etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.
The widget isn't working very well. I figured out a few bugs that block further development of the Drupal module.
token_auth isn't taken into account. Security data problem. Expected: token_auth need to work
viewDataTable=generateDataChartPie isn't taken into account. Additional UserSettings.getBrowser (Table) and UserSettings.getBrowserType (Pie Chart) show the same data, but don't follow any logic in naming (pie vesus table). Therefore I'm not able to pre-configure a widget to show as pie chart if I do not like to show the standard table. If the parameter is only named differently, please shed some light to me.
Expected -> a URL parameter that allows to select a specific chart type.
If I preconfigure the widget to filter_limit=8, this value is taken into account first. If I use the dataTableFooterIcons to switch to a different view I only need to click on the bars and than back to table view and the filter limit is reset to 3. Expected -> The original filter limit should be kept.
I cannot see anything happens if disableLink=1 is used or not.
enable_sort seems to have no function.
Keywords: Widget
The text was updated successfully, but these errors were encountered:
BugFor errors / faults / flaws / inconsistencies etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.
The widget isn't working very well. I figured out a few bugs that block further development of the Drupal module.
Expected -> a URL parameter that allows to select a specific chart type.
Keywords: Widget
The text was updated successfully, but these errors were encountered: