nextcloud-libraries / nextcloud-libraries/nextcloud-vue
AppContentList is limited to 300px width in CSS but shouldn't be
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description
Feature Request
Currently the layout, as good as it is, doesn't allow for the messages list to grow any wider than 300px. This makes the app all but unusable for us. Simply changing this to a more reasonable value would enable having proper message previews.
I am perhaps overlooking where to set this, in which case - feel free to move this issue there, or ignore me altogether.
Thanks and regards - thank you for your time.
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 AppContentList component and its CSS width constraint. Check whether the 300px limit is still present and confirm the intended wider behavior with a message-preview layout. Done means the list can grow beyond 300px without breaking the layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100