You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Max (Jira)" <ji...@apache.org> on 2021/08/19 13:28:00 UTC

[jira] [Updated] (ARTEMIS-3427) Page size doesn't change when selecting new page size.

     [ https://issues.apache.org/jira/browse/ARTEMIS-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max updated ARTEMIS-3427:
-------------------------
    Description: 
When there are many messages in the queue and we try to browse them we can change the page size to show more messages on one page.

How to reproduce:
 # make sure there are many messages in the queue so we get multiple pages in the queue browser
 # select new page size in the drop down. (the page doesn't get reloaded).
 # Click page navigation buttons to switch to next page. this triggers page reload with new size.
 # Click page navigation button to go back to page 1 to view desired result.

 

After refresh the page size is back to default 10, which is way too low for prod env.

this ping-pong clicking in order to get new page size disturbs in combination with bug related to select all checkbox (ARTEMIS-3428)

  was:
When there are many messages in the queue and we try to browse them we can change the page size to show more messages on one page.

How to reproduce:
 # make sure there are many messages in the queue so we get multiple pages in the queue browser
 # select new page size in the drop down. (the page doesn't get reloaded). 
 # Click page navigation buttons to switch to next page. this triggers page reload with new size.
 # Click page navigation button to go back to page 1 to view desired result.

 

After refresh the page size is back to default 10, which is way too low for prod env.

this ping-pong clicking in order to get new page size disturbs in combination with bug related to select all checkbox


> Page size doesn't change when selecting new page size. 
> -------------------------------------------------------
>
>                 Key: ARTEMIS-3427
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3427
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: 2.17.0, 2.18.0
>            Reporter: Max
>            Priority: Major
>
> When there are many messages in the queue and we try to browse them we can change the page size to show more messages on one page.
> How to reproduce:
>  # make sure there are many messages in the queue so we get multiple pages in the queue browser
>  # select new page size in the drop down. (the page doesn't get reloaded).
>  # Click page navigation buttons to switch to next page. this triggers page reload with new size.
>  # Click page navigation button to go back to page 1 to view desired result.
>  
> After refresh the page size is back to default 10, which is way too low for prod env.
> this ping-pong clicking in order to get new page size disturbs in combination with bug related to select all checkbox (ARTEMIS-3428)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)