mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 01:27:25 +00:00
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
…
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%