mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-13 13:19:34 +08:00
f97d0204ae
Summary: When the error details are too long, the error dialog went off screen and could not be closed. The native dialog doesn't have any scroll support and you can only pass it plain text, so this diff moves the error details into a non-native modal with a scrollable textarea. Fixes T7388 Test Plan: tested locally Reviewers: jackie, juan Reviewed By: juan Maniphest Tasks: T7388 Differential Revision: https://phab.nylas.com/D3601 |
||
---|---|---|
.. | ||
attachment-items.less | ||
button-dropdown.less | ||
code-snippet.less | ||
contenteditable.less | ||
date-input.less | ||
date-picker-popover.less | ||
date-picker.less | ||
disclosure-triangle.less | ||
editable-list.less | ||
editable-table.less | ||
empty-list-state.less | ||
extra.less | ||
fixed-popover.less | ||
generated-form.less | ||
key-commands-region.less | ||
list-tabular.less | ||
menu.less | ||
modal.less | ||
multiselect-dropdown.less | ||
nylas-calendar.less | ||
outline-view.less | ||
scroll-region.less | ||
search-bar.less | ||
spinner.less | ||
switch.less | ||
syncing-list-state.less | ||
table.less | ||
time-picker.less | ||
toast.less | ||
tokenizing-text-field.less | ||
tutorial-overlay.less | ||
undo-toast.less | ||
unsafe.less |