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
----
---