[
https://issues.apache.org/jira/browse/ARTEMIS-3154?focusedWorklogId=560856&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-560856
]
ASF GitHub Bot logged work on ARTEMIS-3154:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Mar/21 07:46
Start Date: 04/Mar/21 07:46
Worklog Time Spent: 10m
Work Description: brusdev commented on a change in pull request #3473:
URL: https://github.com/apache/activemq-artemis/pull/3473#discussion_r587230321
##########
File path:
artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/components/browse.js
##########
@@ -343,7 +352,7 @@ var Artemis;
origQueue = {
itemField: 'StringProperties',
header: 'Original Queue',
- templateFn: function(value) {
+ templateFn: function(value) {next
Review comment:
Is the `next` word on the 355 line a typo?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 560856)
Time Spent: 20m (was: 10m)
> Add support for navigation/deleting messages while being browsed
> -----------------------------------------------------------------
>
> Key: ARTEMIS-3154
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3154
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Web Console
> Reporter: Andy Taylor
> Assignee: Andy Taylor
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> While browsing a message in the new Broker console, controls are no longer
> provided to navigate between message (previous/next) or delete messages.
> These controls were previously available in the console prior to 7.8.0.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)