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

Improve styling of the info panel #217

Open
BurkusCat opened this issue May 8, 2022 · 1 comment
Open

Improve styling of the info panel #217

BurkusCat opened this issue May 8, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@BurkusCat
Copy link
Owner

BurkusCat commented May 8, 2022

When you hover over an operator or relationship, an info panel shows. The HTML and CSS structure and code for all of this is a bit messy. Changes that would be good:

  • Links don't make sense for any of the elements
  • Remove underlines from text
  • Restructure the code and use better CSS (instead of the HTML strong tag etc.)
  • Restructure the info panel so that schema.org or https://developers.google.com/search/docs/advanced/structured-data can be used
    • "Character" is the structured data type we want
  • Background color behind the name of the operator should use the operator icon's color
  • The color should be darkened so that the white text is more legible
@BurkusCat BurkusCat added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 8, 2022
@BurkusCat
Copy link
Owner Author

Current info panel:
image

@BurkusCat BurkusCat removed the good first issue Good for newcomers label May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant