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

Search bar issues #39

Open
4 of 5 tasks
CarbonAlabel opened this issue Jan 27, 2018 · 1 comment
Open
4 of 5 tasks

Search bar issues #39

CarbonAlabel opened this issue Jan 27, 2018 · 1 comment

Comments

@CarbonAlabel
Copy link

CarbonAlabel commented Jan 27, 2018

My complaints related to the search bar:

  • The item icons are circular - It may look cool, but it cuts off the tech level indicators.
  • The search results aren't proper links - As a result, there is no way to open the item page in a new tab, making viewing the details of multiple items way more complicated than it should be.
  • On losing focus, the search query will be cleared - I don't find this to be useful behaviour, and to make things more confusing, the results of the last search will remain shown once the search bar regains focus.
  • Also, having the search bar autofocus on page load would be pretty useful.
  • Having the search bar available in the toolbar on every page would be nice.
@zweizeichen
Copy link
Member

I just open-sourced our frontend - if you're interested in helping, this would be a good starting point: https://github.com/EVE-Tools/vue43/blob/master/components/Search.vue

The input control is a Vuetify select.

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

2 participants