kafka-ui
kafka-ui copied to clipboard
FE: Topic analysis progress not visible on dark theme
Issue submitter TODO list
- [X] I've looked up my issue in FAQ
- [X] I've searched for an already existing issues here
- [X] I've tried running
master
-labeled docker image and the issue still persists there - [X] I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
Topic analysis progress not visible on dark theme
Expected behavior
No response
Your installation details
v0.7.1, Dark theme
Steps to reproduce
- Dark theme
- Topics -> select topic -> Statistics -> Start analysis => progress stats not visible
Screenshots
https://github.com/provectus/kafka-ui/assets/702205/bba1f118-46f3-417b-91ff-23027a962eb0
Logs
No response
Additional context
No response
May I take this up please?
After deciding to work on this issue, while setting up the project i encountered this issue which prevents me from building the project, Error - " The type InternalPartitionsOffsets does not define InternalPartitionsOffsets(Map<Object,Object>) that is applicable here " on line 154 - " .map(InternalPartitionsOffsets::new); " in kafka-ui-api\src\main\java\com\provectus\kafka\ui\service\TopicsService.java i tried using jdk 17 and 19 but the error is still there ..........
@nikhilkarve @nio2004 https://github.com/provectus/kafka-ui/discussions/4255 Please note that even if you raise a PR there will be no one who could review and merge it, as I currently don't have r/w access to the repo.