NexusHub icon indicating copy to clipboard operation
NexusHub copied to clipboard

CSS theme errors

Open Nakroma opened this issue 5 years ago • 2 comments

I'm submitting a...

  • [x] Bug report
  • [ ] Feature request
  • [ ] Documentation issue or request

Current behavior

There are several theme conflicts currently:

  • [x] Warframe Open Trades has Wow Classic colors
  • [ ] The loading bar color doesn't change when switching between games (main loading bar and graph bars)
  • [x] The two circling dots in the "Connecting to NexusHub..." bar are Warframe colors

Expected behavior

They should have the correct theme.


Minimal reproduction of the problem


Environment

Browser:

  • [ ] Chrome (desktop) version:
  • [ ] Chrome (Android) version:
  • [ ] Chrome (iOS) version:
  • [ ] Firefox version:
  • [ ] Safari (desktop) version:
  • [ ] Safari (iOS) version:
  • [ ] IE version:
  • [ ] Edge version:

For development issues:

  • Node version:
  • Operating System:

Additional Description

Nakroma avatar Jan 31 '20 14:01 Nakroma

Further issues: [ ] The main loading bar color doesn't change when switching between games

Kaptard avatar Jan 31 '20 20:01 Kaptard

The progress bar errors are the same error, they appear because the progress styling is defined by the body class, which doesn't get refreshed when switching games. I'm not sure if this is easily fixable, because cubic handles the progress bar stuff. However, this bug is almost not noticable and occurs rarely so I'll put it in the backlog for now.

Nakroma avatar Mar 03 '20 15:03 Nakroma