kenya-jug/regression

Support Custom Sort Order on the Logs List

开放

#63 创建于 2025年5月21日

 (0 条评论) (0 个反应) (0 位负责人)Java (12 个派生)auto 404
UIgood first issue

仓库指标

星标
 (7 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南