You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by do...@apache.org on 2018/02/25 10:04:01 UTC

[james-hupa] 04/04: Add TODO tag for issue#HUPA-117.

This is an automated email from the ASF dual-hosted git repository.

dongxu pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/james-hupa.git

commit 697eda5a53b74f09b3e4162fa03721284b062e8d
Author: Echo Wang <do...@apache.org>
AuthorDate: Sun Feb 25 18:03:45 2018 +0800

    Add TODO tag for issue#HUPA-117.
---
 client/src/main/java/org/apache/hupa/client/ui/FolderListView.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/client/src/main/java/org/apache/hupa/client/ui/FolderListView.java b/client/src/main/java/org/apache/hupa/client/ui/FolderListView.java
index a36c071..8d5b965 100644
--- a/client/src/main/java/org/apache/hupa/client/ui/FolderListView.java
+++ b/client/src/main/java/org/apache/hupa/client/ui/FolderListView.java
@@ -108,6 +108,7 @@ public class FolderListView extends Composite implements FolderListActivity.Disp
 
     @Override
     public void refresh() {
+    	//TODO not only refresh data, but highlight the folder list item. <= https://issues.apache.org/jira/browse/HUPA-117
         data.refresh();
     }
 

-- 
To stop receiving notification emails like this one, please contact
dongxu@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org