Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] "System search" field got some improvements #644

Closed
exodus4d opened this issue Jun 23, 2018 · 0 comments
Closed

[Enhancement] "System search" field got some improvements #644

exodus4d opened this issue Jun 23, 2018 · 0 comments
Assignees
Milestone

Comments

@exodus4d
Copy link
Owner

The "system search" field got a major overhaul. This was necessary because of the ongoing removal task of the SDE database (see #628).

Changes:

  • Search results are not gathered from the eve_universe DB rather than the SDE dump.
  • Search result options are now "lazy loaded" with an infinite scroll behavior. (50 systems/page)
    • This should help to break down the large amount of systems returned by the server for some general searach requests, where hundreds of systems matches the search string. E.g. "j12" which matches most of the w-space systems...
  • In the current Pathfinder version wh systems are either marked as "Shattered" wh or can have a C-level (e.g. C1, C3,..). This is wrong there are "Shattered" systems can now have a C-level. (Skull icon == Shattered system)
  • You can now search by the systemId if you don´t know the name (e.g. helpful for "Abyss" systems)
  • Abyss system names are rendered with the "Triglivian" font size

Demo

system_search

@exodus4d exodus4d added this to the v1.3.6 milestone Jun 23, 2018
@exodus4d exodus4d self-assigned this Jun 23, 2018
exodus4d added a commit that referenced this issue Jun 23, 2018
@exodus4d exodus4d mentioned this issue Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant