File name inside #file slot of grid layout UFileUpload
Open
Beginner friendly
Nobody has claimed this yet.
triage
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 1.1k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 57
Description
Package
v4.x
Description
There is no file name inside its slot when layout is set to "grid", unlike when its set to "list"
Additional context
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 UFileUpload component and inspect how the #file slot is rendered for the grid and list layouts. Compare the two paths using the provided screenshots as the expected behavior. Done means the selected file name is visible inside the file slot when layout is set to grid, without losing the existing list behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100