microsoft / microsoft/ai-dev-gallery
[BUG] Selecting text in modelcard view doesn't always work
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When I try to select text from the modelview page, it stops selecting once on list items in the markdown
To Reproduce
Steps to reproduce the behavior:
Go to Phi 3.5 Mini modelcard
Try to select all the text in the modelcard
Notice that it stops selecting text on the list items
Expected behavior
I should be able to select all the text
Screenshots
https://github.com/user-attachments/assets/a648d85f-dd23-4d16-8bbd-ff9c95f02668
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on the Phi 3.5 Mini modelcard in the modelview page, then inspect how markdown list items are rendered. The fix is complete when text selection continues across list items and the full modelcard can be selected as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100