Dialog doesn't look good when the text is too long and the close button on the top right does not work
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 830
- Forks
- 108
- Avg merge
- 6d 33m
- Merged PRs (30d)
- 2
Description

I encountered this error when testing Tauri's auto-updater which uses rfd's dialog, the ideal would be make it scrollable when the text is too long, and if possible, make the link is clickable and functioning.
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
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 reproducing the dialog through Tauri's auto-updater, using the screenshot and the reported long-text case as the reference. Trace rfd's dialog implementation and its close-button handling, then verify that long text is scrollable, the close button works, and links are clickable where supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100