-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: App Builder
-
Fix Priority:4
-
Sprint:App_Builder_7.3_18
-
Git Pull Request:
Description
It's not possible to list all the filters of a Table View (Filters tab is not working - browser console exception)
Steps to Reproduce
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View > add some list fields (e.g.: Single Selection, Select from List, etc);
- Add a Table View > click on the Filters tab;
Expected Result
It's possible to list all the filters of a Table View (Filters tab is working - no browser console exception)
Actual Result
It's not possible to list all the filters of a Table View (Filters tab is not working - browser console exception)
Reproduced In
master: 235df4cb7357fbc4116c0240ffef7e03fb0fd0f0
- causes
-
LPS-109630 Filter options are not opened on the sidebar when clicking in a column that has a filter
- Closed