rill
rill copied to clipboard
Fix Modal sizing issue with long error message
The additional Information is way to big for sqlite error messages, made it a hoverable message and slightly shrunk error window.
Other option is to make sqlite modals lightly bigger but that looks weird
Checklist:
- [ ] Covered by tests
- [ ] Ran it and it works as intended
- [ ] Reviewed the diff before requesting a review
- [ ] Checked for unhandled edge cases
- [ ] Linked the issues it closes
- [ ] Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
- [ ] Intend to cherry-pick into the release branch
- [ ] I'm proud of this work!