8 comments (8 comments)13 reactions (13 reactions)0 assignees (0 assignees)C#2,719 forks (2,719 forks)batch import
help wanted
Repository metrics
- Stars
- 43,502 stars (43,502 stars)
- PR merge metrics
- Avg merge 11d 15h (Avg merge 11d 15h)61 merged PRs in 30d (61 merged PRs in 30d)
Description
Requirements
- File names should wrap up to three lines in the grid view layouts.
- Selected items names should wrap as many lines as necessary to show the complete name
Contributor guide
- Research direction
- Locate the grid view layout component and modify the text block's text wrapping property to allow up to three lines. Ensure selected items have unlimited wrapping.
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- C#