CSS theme errors
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
Further issues: [ ] The main loading bar color doesn't change when switching between games
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.