Skip to content

Make more fields searchable #5

Description

@incognico

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions