[FLINK-39641][runtime-web] Fix unstable position of the Rescales Tab#28131
[FLINK-39641][runtime-web] Fix unstable position of the Rescales Tab#28131RocMarshal merged 1 commit intoapache:masterfrom
Conversation
spuru9
left a comment
There was a problem hiding this comment.
@RocMarshal Can you add the before and after image to the PR?
|
Thanks @spuru9 for your reminder. PTAL. |
|
HI, @spuru9 It seems that the fix you mentioned does not fully resolve the current issue, which is part of the reason why this PR is needed. |
|
Hi, @spuru9 ! These are actually two different issues. The previous one: when the adaptive scheduler was enabled, after viewing a batch job screen (where the Rescales tab didn't exist) and then navigating to a streaming job overview, the tab order would shift unexpectedly. The current one: when a cluster without the adaptive scheduler is restarted with it enabled, viewing the job in the same browser tab shows incorrect tab order—but refreshing the page or opening a new tab displays it correctly. It's a minor issue, but RocMarshal raised it to maintain UI consistency. cc. @RocMarshal |
|
Thanks @och5351 for the clarify. |
|
Thanks all revolved in the PR, Merging... |
What is the purpose of the change
[FLINK-39641][runtime-web] Fix unstable position of the Rescales Tab
Brief change log
Verifying this change
I followed the reproduction steps[1] and tried 10 times, the issue no longer occurred.
[1] https://issues.apache.org/jira/browse/FLINK-39494
Does this pull request potentially affect one of the following parts:
@Public(Evolving): (yes / no)Documentation
Was generative AI tooling used to co-author this PR?