You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/03/31 05:43:27 UTC

[GitHub] [solr] costalopes71 opened a new pull request #55: SOLR-15303 sort core dropdown from admin index page

costalopes71 opened a new pull request #55:
URL: https://github.com/apache/solr/pull/55


   # Description
   
   Sort the core dropdown at admin index page
   
   # Solution
   
   Sorted the cores array on the angular MainController
   
   # Tests
   
   made the change and saw on the screen that the cores were sorted alphabetically in the dropdown
   
   # Checklist
   
   Please review the following and check all that apply:
   
   - [X] I have reviewed the guidelines for [How to Contribute](https://wiki.apache.org/solr/HowToContribute) and my code conforms to the standards described there to the best of my ability.
   - [X] I have created a Jira issue and added the issue ID to my pull request title.
   - [X] I have given Solr maintainers [access](https://help.github.com/en/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork) to contribute to my PR branch. (optional but recommended)
   - [X] I have developed this patch against the `main` branch.
   - [X] I have run `./gradlew check`.
   - [ ] I have added tests for my changes.
   - [ ] I have added documentation for the [Reference Guide](https://github.com/apache/solr/tree/main/solr/solr-ref-guide)
   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] costalopes71 closed pull request #55: SOLR-15303 sort core dropdown from admin index page

Posted by GitBox <gi...@apache.org>.
costalopes71 closed pull request #55:
URL: https://github.com/apache/solr/pull/55


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org


[GitHub] [solr] costalopes71 commented on pull request #55: SOLR-15303 sort core dropdown from admin index page

Posted by GitBox <gi...@apache.org>.
costalopes71 commented on pull request #55:
URL: https://github.com/apache/solr/pull/55#issuecomment-811113226


   Core dropdown  is already sorted in latest version, and the problem in older versions is in the Collections Dropdown and not in the Cores dropdown


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org