kenya-jug/regression

Support Custom Sort Order on the Logs List

オープン

#63 opened on 2025/05/21

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (12 件のフォーク)auto 404
UIgood first issue

Repository metrics

Stars
 (7 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Users have different needs when reviewing logs. While showing the most recent logs by default is helpful, providing flexibility to change the sort order would enhance the user experience.

Proposed Feature: Add support for custom sort order (ascending/descending) on the logs list.

Acceptance Criteria:

  • A UI control (e.g. dropdown or toggle) allows users to switch between ascending and descending order.
  • User selection is preserved during navigation or stored in user preferences (if applicable).
  • Sorting applies consistently across paginated views.

Impact: Gives users more control over how they view logs, improving usability for both troubleshooting and auditing scenarios.

コントリビューターガイド