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

Make more fields searchable #5

Open
incognico opened this issue Apr 23, 2020 · 1 comment
Open

Make more fields searchable #5

incognico opened this issue Apr 23, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@incognico
Copy link
Owner

incognico commented Apr 23, 2020

Allow for searching of player names or address etc.

WIP: main.js.new

TODO:

  • Make everything searchable including inner table but do not toggle in inner table
  • Use the new URL parameter single=<server address> and work with xhr requests so applying any styles is not needed anymore, just replace the rows
  • Apply correct :nth table row styles after every update
    • addEventListener('colorschemechange') can be used to detect dark/light theme changes, it is also fired when the website is first opened
    • on colorschemechange: Query and save the backgroundColor and use that to apply it in the filter function
@incognico
Copy link
Owner Author

@rndtrash

@incognico incognico added the enhancement New feature or request label May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant