[
https://issues.apache.org/jira/browse/HBASE-28388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933064#comment-17933064
]
Chandra Sekhar K commented on HBASE-28388:
------------------------------------------
!image-2025-03-06-22-46-55-200.png!
jquery sorter plugin support giving sort options based on class name, id or
index, I think we can useĀ id based approach to get away with index based sort
options. I will raise a PR for this.
> Avoid index based field sorting in tablesorter
> ----------------------------------------------
>
> Key: HBASE-28388
> URL: https://issues.apache.org/jira/browse/HBASE-28388
> Project: HBase
> Issue Type: Improvement
> Components: UI
> Affects Versions: 2.6.0
> Reporter: Nihal Jain
> Priority: Major
> Attachments: image-2025-03-06-22-46-55-200.png
>
>
> -Field sorting is broken in HBase Web UI for tables.jsp.- As part of this
> Jira plan on auditing all such elements which support sorting and fixing
> them. Also we should avoid index based field sorting (which is prone to
> getting broken) as addition of new fields breaks them as the indexes may
> change.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)