[ 
https://issues.apache.org/jira/browse/ARTEMIS-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800990#comment-17800990
 ] 

Max commented on ARTEMIS-3427:
------------------------------

Am I the only one using queue browser? Simple queue browsing features are 
broken since v2.17.0 and not even a single reply.

I would have fixed it myself but I have no clue how this damn angular works. 
and learning it just for the sake of fixing this is an overkill.

 

Whats broken: 

* Pagination (changing page size doesn't reload with new size, need to click on 
next page to trigger reload and then click previous page to load the first page)

* Reset button (clicking reset doesn't restore state, so select all button is 
still broken)

* Select all button (Broken.
 * browse a queue with 1+ pages
 * press select all  (for deleting, moving, whatever)
 * perform action (e.g. move or delete)
 * press select all - *nothing happens* new page is loaded but the button does 
nothing

 

It's like hell to work with the queue with such an important feature broken for 
years

> 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, 2.19.0, 2.20.0, 2.21.0, 2.22.0, 2.23.0, 
> 2.24.0, 2.25.0, 2.26.0, 2.27.0, 2.28.0, 2.29.0, 2.30.0, 2.31.0, 2.31.1, 2.31.2
>            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.20.10#820010)

Reply via email to