minorsecond / minorsecond/BuzzBot
Make export and user settings dialog boxes modeless
Open
Nobody has claimed this yet.
enhancement
good first issue
hacktoberfest
- Dominant language
- C++
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The export and user settings dialog boxes are currently modal, which isn't very Mac-like.
Describe the solution you'd like
Switch them to modeless dialogs.
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
The issue does not name files or tests. Start by locating the export and user settings dialog implementations and read how each dialog is created and shown; done means both dialogs can remain open while interacting with the main application and other windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100