fix(orchestrator): fix responsiveness of the WorkflowPage#554
Merged
Conversation
Changed Packages
|
Member
|
@LiorSoffer Can you please add screenshots? Before and after? |
Contributor
Author
|
@mareklibra this small change is about making the code clearer, my old solution was ugly and over complicated. Along the way, I also fixed how the workflow runs tab looks when it's shrunk (screenshots added). |
mareklibra
requested changes
Apr 1, 2025
Member
There was a problem hiding this comment.
This text should be written from the user's point of view.
IIUC the change is in fixing responsiveness of the WorkflowPage.
Signed-off-by: Lior Soffer <liorsoffer1@gmail.com>
|
mareklibra
approved these changes
Apr 3, 2025
ishanjogi89
added a commit
to ishanjogi89/rhdh-plugins
that referenced
this pull request
Apr 7, 2025
…ugins into FLPATH-2224 * 'FLPATH-2224' of https://github.com/ijogi-redhat/rhdh-plugins: feat(lightspeed): Adopt road-core service APIs as backend upstream (redhat-developer#516) Version Packages (redhat-developer#606) fix(global-header): remove search bar underline (redhat-developer#603) Version Packages (redhat-developer#563) fix(orchestrator): Add Workflow Status to WorkflowsTable (redhat-developer#564) chore(lightspeed): upgrade PF chatbot in lightspeed (redhat-developer#602) Version Packages (redhat-developer#600) Version Packages (redhat-developer#588) feat(marketplace): removing view plugins button (redhat-developer#599) fix(ai-integrations): improve responsiveness and layout (redhat-developer#596) fix(orchestrator): fix responsiveness of the WorkflowPage (redhat-developer#554) fix(orchestrator): fix view variables screen (redhat-developer#595) feat(ai-experience): Integrate new ai-experience backend plugin (redhat-developer#594)
elai-shalev
pushed a commit
to elai-shalev/rhdh-plugins
that referenced
this pull request
Jan 21, 2026
…eloper#554) Signed-off-by: Lior Soffer <liorsoffer1@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



resolve FLPATH-2232
Before:
Screencast.from.2025-03-25.15-04-57.mp4
After:
Screencast.from.2025-03-25.15-12-43.mp4