nextcloud-libraries / nextcloud-libraries/nextcloud-dialogs
No `setSize` method for `Dialog`
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 8
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 37
Description
NcDialog does provide a size attribute we should be able to use for dynamically generated dialogs done with builder.
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 with the NcDialog documentation linked in the issue and trace how dynamically generated dialogs are created with the builder. Confirm how the existing size attribute is exposed, then make the Dialog builder support the requested size behavior and verify that generated dialogs accept it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100