Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Filter icon of the foreignKey column is not highlighted when grouping is enabled and sort other columns.

Replication Steps:
1. Group ShipCity column.
2. filter Customer Country Column(ForeignKey Column). Here the filter icon of the customer country column(foreignKey column) is highlighted
3. Then Sort OrderID column

Now you can see the filter icon of the customer country column(foreignKey column) is not highlighted

This issue only exists for the foreign key columns.

Issue reproducing sample: https://codesandbox.io/s/fitering-bug-when-grouped-forked-3er89?file=/src/App.vue