status-desktop/ui/app/AppLayouts/Browser/popups
Pascal Precht 313208cfd4 fix(@desktop/browser): fix paste button in favorites modal
This fixes the base button in the favorites modal by replacing the legacy
`Input` component with StatusQ's `StatusInput` and `StatusButton` components.

It also updates the validation mechanism to use the one provided by StatusQ.
The `height` of the modal has been adjusted due to its content growing when
validation errors are shown.

This will go away as soon as we replace `ModalPopup` with `StatusModal`.

Fixes #3977
2021-11-05 11:02:45 -04:00
..
AddFavoriteModal.qml fix(@desktop/browser): fix paste button in favorites modal 2021-11-05 11:02:45 -04:00
BrowserConnectionModal.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
BrowserSettingsMenu.qml refactor(@desktop/general): `appSettings` moved to Nim 2021-11-05 11:02:45 -04:00
BrowserWalletMenu.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
DownloadMenu.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
FavoriteMenu.qml refactor: creating module for bookmarks and provider 2021-11-05 11:02:45 -04:00
JSDialogWindow.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
SignMessageModal.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00