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

[BUG] Overflow is missing on the description column from the Archetypes view #1998

Closed
1 task done
rromannissen opened this issue Jul 5, 2024 · 2 comments · Fixed by #2048
Closed
1 task done

[BUG] Overflow is missing on the description column from the Archetypes view #1998

rromannissen opened this issue Jul 5, 2024 · 2 comments · Fixed by #2048
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/normal Higher priority than priority/minor. Nice to have. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@rromannissen
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

0.5.0-alpha.2

Priority

Undefined (Default)

Current Behavior

Overflow if missing in the description column from the Archetypes view, ellipsis is not displayed and the text is cut instead:

Screenshot from 2024-07-05 09-57-12

Expected Behavior

Ellipsis is displayed on overflow.

How Reproducible

Always (Default)

Steps To Reproduce

No response

Environment

Konveyor 0.5.0-alpha.2

Anything else?

No response

@rromannissen rromannissen added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jul 5, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Jul 5, 2024
@dymurray dymurray added this to the v0.5.0 milestone Jul 8, 2024
@sjd78
Copy link
Member

sjd78 commented Jul 18, 2024

Related to #1753 (that issue is on the application table not the archetype table)

@sjd78 sjd78 added triage/accepted Indicates an issue or PR is ready to be actively worked on. priority/normal Higher priority than priority/minor. Nice to have. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels Jul 18, 2024
@dymurray dymurray modified the milestones: v0.5.0, v0.5.1 Jul 18, 2024
@rszwajko rszwajko self-assigned this Aug 5, 2024
rszwajko added a commit to rszwajko/tackle2-ui that referenced this issue Aug 5, 2024
Resolves: konveyor#1998
Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
@sjd78 sjd78 closed this as completed in 2fe8a4d Aug 5, 2024
github-actions bot pushed a commit that referenced this issue Aug 5, 2024
…2048)

Resolves: #1998

Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
sjd78 pushed a commit that referenced this issue Aug 5, 2024
…etype description cell (#2048) (#2051)

Resolves: #1998
Backport-of: #2048

Signed-off-by: Radoslaw Szwajkowski <rszwajko@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/normal Higher priority than priority/minor. Nice to have. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

4 participants