[
https://issues.apache.org/jira/browse/ARTEMIS-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16649750#comment-16649750
]
ASF GitHub Bot commented on ARTEMIS-2125:
-----------------------------------------
GitHub user tadayosi opened a pull request:
https://github.com/apache/activemq-artemis/pull/2370
ARTEMIS-2125 Queue preference changes to display columns not persiste…
…nt through page refresh
https://issues.apache.org/jira/browse/ARTEMIS-2125
Use `sessionStorage` to record the `columnDefs` preferences and listen on
`ngGridEventColumns` event to update the preferencs on the `sessionStorage`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tadayosi/activemq-artemis ARTEMIS-2125
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2370.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2370
----
commit fe971a7a976cf24c4fe1c05b976099e509ecde53
Author: Tadayoshi Sato <sato.tadayoshi@...>
Date: 2018-10-15T05:38:43Z
ARTEMIS-2125 Queue preference changes to display columns not persistent
through page refresh
----
> Queue preference changes to display columns not persistent through page
> refresh
> -------------------------------------------------------------------------------
>
> Key: ARTEMIS-2125
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2125
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Web Console
> Affects Versions: 2.6.3
> Reporter: Tadayoshi Sato
> Priority: Major
>
> When using the Hawtio web console, we change the default column list in
> Queues using the arrow in the top right-hand corner. The change in which
> columns to display does not persist when the page is refreshed, nor does it
> persist if the page is added to a Dashboard.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)