-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
FE: Fix 'Online Partitions' column #607
base: main
Are you sure you want to change the base?
Conversation
@bachmanity1 hi, could you please elaborate here? The changes previously introduced were done so with a purpose (even if introducing incorrect behavior), so reverting these changes you're probably introducing another faulty behavior that was present before #137 (#26)? |
Further user feedback is requested. Please reply within 7 days or we might close the issue. |
Hi @Haarolean, thanks for review! You're right. We can't simply revert the changes made in #137 because that would bring back the original faulty behavior. While the changes in #137 fixed the issue with the So, how about renaming the |
Thanks for the additional feedback! We'll get back to your issue soon. |
Hi @Haarolean, Following my last comment, I've made slight changes to the brokers table by rearranging the order and renaming columns. Here is a sample screenshot: |
What changes did you make? (Give an overview)
Resolves #526.
The value shown in the
Online Partitions
column of the brokers list table was modified in #137. This PR restores the original logic used to renderOnline Partitions
prior to #137.Is there anything you'd like reviewers to focus on?
How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)
Check out Contributing and Code of Conduct
A picture of a cute animal (not mandatory but encouraged)