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

Kevin Risden commented on SOLR-14549:
-------------------------------------

Ok well took a bit more time to get back to this. I can definitely see this is 
happening AND I can see kinda what is going on. Somehow the data being loaded 
isn't loaded "in time" it looks like. If I hardcode a set of children in 
https://github.com/apache/lucene-solr/blob/master/solr/webapp/web/js/angular/controllers/files.js#L62
 then the tree displays properly. It is almost like things are happening out of 
order. If I add console.log statements I can see them happening in an order 
that doesn't make sense to me. 

So once I fix the ordering or loading of the changed data - then should be good 
to go.

> Listing of Files in a Directory on Solr Admin is Broken
> -------------------------------------------------------
>
>                 Key: SOLR-14549
>                 URL: https://issues.apache.org/jira/browse/SOLR-14549
>             Project: Solr
>          Issue Type: Bug
>          Components: Admin UI
>    Affects Versions: master (9.0), 8.5.1, 8.5.2
>            Reporter: David Eric Pugh
>            Assignee: Kevin Risden
>            Priority: Major
>         Attachments: Screenshot at Jun 09 07-40-06.png
>
>
> The Admin interface for showing files only lets you see the top level files, 
> no nested files in a directory:
> http://localhost:8983/solr/#/gettingstarted/files?file=lang%2F
> Choosing a nested directory doesn't generate any console errors, but the tree 
> doesn't open.
> I believe this was introduced during SOLR-14209 upgrade in Jquery.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to