Skip to content

Bug: Sorting function malfunction on homepage table #257

@yuiolyzm

Description

@yuiolyzm

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

  1. Navigate to the homepage.
  2. Attempt to sort any column in the table.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions