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.
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(APP-3261): Truncate long link descriptions dashboard #1364
fix(APP-3261): Truncate long link descriptions dashboard #1364
Changes from all commits
0cf4289
e6bedc3
8cb4f7a
6c03e09
434461c
62ace53
469c329
8fd78a3
2dcf1d6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
@Barukimang The links should still be placed on the right side of the page, right?
![Screenshot 2024-07-01 at 09 59 40](https://private-user-images.githubusercontent.com/19923822/344591667-e16c52d2-a942-447f-8d47-90e65ce503f3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MzUxNTEsIm5iZiI6MTczOTQzNDg1MSwicGF0aCI6Ii8xOTkyMzgyMi8zNDQ1OTE2NjctZTE2YzUyZDItYTk0Mi00NDdmLThkNDctOTBlNjVjZTUwM2YzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA4MjA1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYyNTdlZTg4N2RiMDEyYTIxOWM5Mzk5MGY1ZGY0ZjJlY2NjYWExMTYxOGM3ZDY3NDE0ZDNiMWM0ZDVjMmQxNDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.tK_d6NwrvrRSzx9CnYqE8CJ17ReFMLO5ELI_h9y8eew)
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.
Since these style changes introduced a new issue and this 🐛 was a tiny edge case to start with, closing this PR and submitting a new PR with the initial fix.