status-desktop/storybook/pages
Alex Jbanca 6cba8810e0 Fix Mentions in statusChatInput
1. Don't allow mention invalidation by altering mention with mouse or keyboard
2. Don't allow mention duplication on the same position
3. Clean mentions after text with mentions changes
4. Fix mention selection
5. Make sure mention is separated by text with valid separators (we're using only space)
6. Cursor will consider the mention as an object and will jump over it as it would be a single character (placing cursor inside leaves room for mention invalidation)
2022-12-21 12:23:39 +02:00
..
AboutViewPage.qml chore(@storybook): add about view to storybook, refactor about view to use calls from store instead of global 2022-10-17 10:03:17 -04:00
BrowserSettingsPage.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
CommunitiesPortalDummyModel.qml feat(storybook): extended editing of communities portal page 2022-10-27 13:55:06 +02:00
CommunitiesPortalLayoutPage.qml feat(storybook): extended editing of communities portal page 2022-10-27 13:55:06 +02:00
CommunitiesPortalModelEditor.qml feat(storybook): extended editing of communities portal page 2022-10-27 13:55:06 +02:00
CommunityPermissionsSettingItemEditor.qml feat(storybook): Added `CommunityPermissionsViewPage` to storybook 2022-12-10 14:02:02 +01:00
CommunityPermissionsSettingsPanelEditor.qml feat(storybook): Added `CommunityPermissionsViewPage` to storybook 2022-12-10 14:02:02 +01:00
CommunityPermissionsSettingsPanelPage.qml feat(CommunitySettings): Implement UI for`edit`, `duplicate` and `remove` actions in community permissions page 2022-12-19 15:25:16 +01:00
CommunityPermissionsViewPage.qml feat(CommunitySettings): Implement UI for`edit`, `duplicate` and `remove` actions in community permissions page 2022-12-19 15:25:16 +01:00
CommunityProfilePopupInviteFriendsPanelPage.qml chore: fix storybook regressions 2022-11-14 14:14:32 +01:00
CommunityProfilePopupInviteMessagePanelPage.qml fix(Storybook): update InviteFriendsToCommunityPopup page 2022-11-08 22:03:56 +01:00
ContactsListAndSearchPage.qml chore(Storybook): page for ContactsListAndSearch added 2022-12-02 13:38:57 +01:00
CreateChannelPopupPage.qml Adding qmake project file for wasm 2022-11-23 16:20:37 +02:00
HoldingsDropdownPage.qml chore(Storybook): Add HoldingsDropdown page 2022-12-16 00:52:09 +01:00
ImagesGridViewPage.qml feat(Storybook): Possibility to modify Figma links directly from the app 2022-11-29 22:28:57 +01:00
InviteFriendsToCommunityPopupPage.qml chore(Storybook): page for CreateChannelPopup added 2022-11-11 15:14:44 +02:00
LanguageCurrencySettingsPage.qml chore: fix storybook regressions 2022-11-14 14:14:32 +01:00
LoginViewPage.qml chore: fix storybook regressions 2022-11-14 14:14:32 +01:00
MembersSelectorPage.qml Adding StatusChatInput to storybook 2022-12-08 12:09:40 +02:00
ProfileDialogViewPage.qml feat(Contacts): Handle cancel identity verification on the reciever side 2022-12-15 15:44:45 +04:00
ProfileFetchingViewPage.qml Add profile fetching view to storyBook 2022-11-17 21:48:53 +02:00
StatusChatInputPage.qml Fix Mentions in statusChatInput 2022-12-21 12:23:39 +02:00
StatusCommunityCardPage.qml feat(Storybook): in-page, state-preserving hot reloading 2022-10-20 20:34:35 +02:00
UserListPanelPage.qml Adding StatusChatInput to storybook 2022-12-08 12:09:40 +02:00
UsersModelEditor.qml Adding StatusChatInput to storybook 2022-12-08 12:09:40 +02:00