-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Description
Describe the bug
The sorting function in the table on the homepage is not working as expected. When attempting to sort any column, the results are either incorrect or the table remains unchanged.
Steps to reproduce
- Navigate to the homepage.
- Attempt to sort any column in the table.
- Observe that the data does not become ordered correctly.
Expected behavior
Selecting a column for sorting should reorder the table rows based on the data in that column.
Actual behavior
The data either remains unchanged or is sorted incorrectly.
Additional context
- This issue might affect user experience and data representation accuracy.
- Please investigate if the sorting logic or event listeners have any bugs, especially in handling edge cases.
Metadata
Metadata
Assignees
Labels
No labels