[
https://issues.apache.org/jira/browse/ARTEMIS-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336436#comment-16336436
]
ASF subversion and git services commented on ARTEMIS-1580:
----------------------------------------------------------
Commit 06d27b4045529bdd92fb395d1f7cc7a523a2b04a in activemq-artemis's branch
refs/heads/master from [~sknot]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=06d27b4 ]
ARTEMIS-1580 Browsing in hawtio console does not allow to show empty pages
> Browsing in hawtio console allows to show empty pages
> -----------------------------------------------------
>
> Key: ARTEMIS-1580
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1580
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Stanislav Knot
> Priority: Major
>
> Reproducer:
> 1. go to page, where you can browse pages (connections, addresses, etc..)
> 2. create for example 200 instances of displayed object
> 3. switch page size to min (50)
> 4. go to last page
> 5. switch page size to max (200)
> 6. go to previous page
> You are even allowed to be at _m-th_ page of _n_ pages, where _m > n_.
> Possible fix is to add watcher to page and at every change put cursor to
> first page. (as done
> [here|https://github.com/apache/activemq-artemis/pull/1749/files#diff-0baae85e2b627a539716464c29c87b7eR119])
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)