-
Notifications
You must be signed in to change notification settings - Fork 1k
Fixes #38601 - replace react-ellipsis-with-tooltip #10620
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
Fixes #38601 - replace react-ellipsis-with-tooltip #10620
Conversation
707ed40 to
ac20e69
Compare
Is it me or are the screenshots in the other order (after & before)? Personal opinion: I prefer the black version. If it gets rid of a dependency that's even better :) |
yes which why i specified the colors in case they are out of order :) |
|
These + plugin PRs that I opened are all that I found https://github.com/search?q=org%3Atheforeman+OR+org%3Akatello+react-ellipsis-with-tooltip&type=code |
1c13ea4 to
b6803de
Compare
b6803de to
20c31dc
Compare
ekohl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Packaging ACK.
|
All plugins are merged |
| "react-dnd": "^14.0.2", | ||
| "react-dom": "^16.8.1", | ||
| "react-bootstrap": "^0.32.0", | ||
| "react-ellipsis-with-tooltip": "^1.0.8", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does that mean we can also drop react-bootstrap, or shall we keep that to a separate PR, not to entangle too many things?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's do separate!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Packaging: theforeman/foreman-packaging#12276 |
since this removes the package its best to first merge the (unopened katello and templates prs)


before (grey) & after (black)