Modal windows
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
While working on alerts (#1039 etc) I already touched upon modal windows quite a bit, because alerts are modal windows under the hood. Also when describing my position regarding modal widgets in [#429](https://github.com/xi-editor/druid/issues/429#issuecomment-646100761) I said that I view modal windows as a building block for modal widgets.
For these reasons I will work on modal windows after the alert work has somewhat settled.
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 reading the alert work in issue #1039 and the modal-widget discussion in issue #429, since this issue identifies them as the relevant context. No files, tests, implementation scope, or completion criteria are named; those would need to be established before work can begin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100