microsoft / microsoft/Game-Control-Puzzle-Event-Administration-Tools
Handle Grid submittable titles better on mobile
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
On devices with mouse-style pointers (like a laptop) you can hover over a submittable's name on the Grid to get the full title. There is no easy equivalent way to do this on mobile devices.
Add some form of UI element to get Grid submittable titles on mobile.
Contributor guide
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 locating the Grid component that renders submittable names and examining how the existing mouse-hover behavior exposes full titles. Done means mobile users have a clear UI interaction that reveals the complete submittable title without relying on hover.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100