status-desktop/ui/imports/shared/panels
Lukáš Tinkl 0a1ebb69bd fix(StatusSeedPhraseInput): accept a common prefix suggestion
- fix for a corner case prob when there was a valid seedphrase word
(e.g. cat) that is at the same type a prefix for other valid suggestions
(e.g. category, catalog, ...); it was imposible to select it using Enter
key or mouse click from the suggestions popup at the last field
- add a QML regression test for this issue
- use standard subcomponents (StatusDropdown, StatusListView) reducing
code duplication and unifying UI/UX

Fixes #16291
2024-09-10 16:00:40 +02:00
..
private chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
AcceptRejectOptionsButtonsPanel.qml
Address.qml
AddressRequiredValidator.qml
ChatsLoadingPanel.qml
ConnectionWarnings.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
DidYouKnowSplashScreen.qml chore(@SplashScreen): add object name 2023-11-14 13:24:32 +03:00
DropAndEditImagePanel.qml
EditCroppedImagePanel.qml chore: add object name for EditCroppedImage item 2024-02-13 16:24:46 +03:00
EnterSeedPhrase.qml fix(StatusSeedPhraseInput): accept a common prefix suggestion 2024-09-10 16:00:40 +02:00
GlossaryEntry.qml
GlossaryLetter.qml
ImageLoader.qml
LabelValueRow.qml
MockedKeycardLibControllerWindow.qml fix(mocked-keycard-lib): details for the default export public flow updated 2023-11-15 09:53:08 +01:00
ModuleWarning.qml fix(WarningBanners): updated show/hide as per design 2023-11-10 14:07:22 +02:00
NoImageUploadedPanel.qml
ProfileBioSocialsPanel.qml
RoundedIcon.qml
RoundedImage.qml
SVGImage.qml
SeedPhrase.qml
Separator.qml
SeparatorWithIcon.qml
SequenceColumnLayout.qml
SplitViewHandle.qml
StyledText.qml feat(settings): add Privacy Statement and Terms of Use 2023-09-25 14:09:45 +02:00
TextWithLabel.qml
qmldir feat(@desktop/keycards): managing mocked keycards from the separate window 2023-09-27 18:20:43 +02:00