Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Fixing link being cut off form small cards on What's new page #2691

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

guimafelipe
Copy link
Contributor

@guimafelipe guimafelipe commented Apr 18, 2024

Summary of the pull request

Removed the vertical orientation from the wrapper control which was creating another vertical column due the lack of vertical space in the stack panel, and changed this control back to stack pannel, as wrapping is no more needed with the scroll enabled.
image

References and relevant issues

#2093

Detailed description of the pull request / Additional comments

When the big card was first added, design team decided it should have the text wrapped if there was not enough size for it, but this was later changed to a scroll view for accessibility reasons, so a regular StackPanel is now enough for it.

Validation steps performed

PR checklist

@guimafelipe guimafelipe requested a review from krschau April 18, 2024 21:25
@guimafelipe guimafelipe reopened this Apr 18, 2024
@guimafelipe guimafelipe requested a review from dkbennett April 18, 2024 22:53
@guimafelipe guimafelipe merged commit c8ac78c into main Apr 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Learn More text cut off on Dev Drive card
4 participants