[
https://issues.apache.org/jira/browse/ARTEMIS-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336439#comment-16336439
]
ASF GitHub Bot commented on ARTEMIS-1580:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1762
> 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)