Skip to content
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

fix(ui): Clickable URLs are messing up formatting in the UI #13923

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Adrien-D
Copy link
Member

Motivation

Since this change, URLs are now clickable but splitted in columns which is not the desired behavior

Screenshot 2024-11-21 at 16 28 43 Screenshot 2024-11-21 at 16 28 36

Modifications

I wrapped the LinkifiedText component with a simple span to leave the text on the same line

Verification

Screenshot 2024-11-21 at 16 28 55

Signed-off-by: Adrien Delannoy <[email protected]>
Copy link
Contributor

@MasonM MasonM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified locally

Copy link
Member

@Joibel Joibel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Adrien

@Joibel Joibel merged commit eb4f245 into argoproj:main Nov 22, 2024
16 checks passed
Joibel pushed a commit that referenced this pull request Nov 22, 2024
Signed-off-by: Adrien Delannoy <[email protected]>
(cherry picked from commit eb4f245)
Adrien-D added a commit to pipekit/argo-workflows that referenced this pull request Nov 26, 2024
Joibel pushed a commit to Joibel/argo-workflows that referenced this pull request Dec 5, 2024
Joibel pushed a commit to Joibel/argo-workflows that referenced this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants