shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
329 stars 57 forks source link

Filter Icon update #1793

Open hlayisanimazuze opened 5 days ago

hlayisanimazuze commented 5 days ago

Steps to reproduce the behavior:

  1. Go to 'https://function-adminportal-test.shesha.dev/dynamic/TestModule/afterChangetest-table'
  2. Click on 'filter icon'
  3. Select properties to filter with and apply
  4. Check the number showing on results
  5. Actual Results: The total shows the number of the current items displayed on the table

Expected behavior The total should show the total number of filtered items

Issue 1: image

Issue 2: image

hlayisanimazuze commented 5 days ago

Related item #685