# Rabbits - Archive june 24 2021 - September 17th 2021 ### September 17th (Friday) - Standup Meeting **Khushboo** - done - [#3347](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3347): Chat id is shown on Push notification instead name of mentioned person - current - [#3486](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3486) : App doesn't preserve selected community chat - next - [#3421](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3421): Blocked contacts counter is not showing the actual number **Alexandra** - done - Address PR comments for [#3484](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3484) clicking on the group collapse arrow sometimes doesn't work - current - Continue with restructure wallet2 to follow new architecture proposal [#3479](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479) resolving conflicts and updating with master's recent changes - next - Continue with restructure wallet2 to follow new architecture proposal [#3479](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479) **Boris** - done - Move dictionaries in new repo [#3577](https://github.com/status-im/status-desktop/pull/3577) - Update the bottles order [#3578](https://github.com/status-im/status-desktop/pull/3578) - current & next: - Higlighting for spellchecking [#3450](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3450) **Pascal** - done: - Fixed `itemAt` is not a function bug in Status Desktop ([#415](https://github.com/status-im/StatusQ/pull/415), [#3574](https://github.com/status-im/status-desktop/pull/3574)) - Reviewed and updated Status Async Validator PR ([#416](https://github.com/status-im/StatusQ/pull/416)) **This still needs feedback regarding LICENSE** - Spent many hours debugging flicker bug in community chat list. Documented my findings in the issue. Unfortunately, no solution/fix to date ([#3493](https://github.com/status-im/status-desktop/issues/3493)) - current: - Started looking into drag'n'drop channels across categories ([#3364](https://github.com/status-im/status-desktop/issues/3364)) - This needs refactor in the nim model for categories and channels - possibly needs changes in status-go as well - next - Once view model refactor is done, will have to look into refactoring `StatusChatListAndCategories` to consume new data model - Then I have to revisit drag and drop functionality and ensure it emits proper signals with correct data ### September 15th (Wednesday) - Standup Meeting **Khushboo** - done - [#3435](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3435): Collectibles Tab - [#3365](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3365): Leave chat is shown instead of Delete confirmation when deleting community channel - [#3495](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3495): Drag/Drop image in communities doesnt work - current - [#3347](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3347): Chat id is shown on Push notification instead name of mentioned person - next - [#3486](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3486) : App doesn't preserve selected community chat - [#3421](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3421): Blocked contacts counter is not showing the actual number **Alexandra** - done - Fixed long name in communities and channel overlap [#3442](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3242) - Provided PR for [#3484](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3484) clicking on the group collapse arrow sometimes doesn't work - Provided PR for [#3456](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3456) Network ID is not being displayed when adding a custom network - Provided PR for [#3502](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3502) small improvements to user list - Provided initial WIP PR for restructure wallet2 to follow new architecture proposal [#3479](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479) - current - Continue with restructure wallet2 to follow new architecture proposal [#3479](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479) - next - Address PR comments for [#3484](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3484) clicking on the group collapse arrow sometimes doesn't work **Pascal** - done - Created proposal for `asyncValidators` API in StatusQ ([#411](https://github.com/status-im/StatusQ/pull/411)) - Fixed bug that mentions don't work in communities ([#3555](https://github.com/status-im/status-desktop/pull/3555)) - current - Investigating weird flicker in community chat lists ([#3493](https://github.com/status-im/status-desktop/pull/3493)) - next - Looking into `itemAt` error (which causes profile image to not update in chatlist) ([#3328](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3328)) **Boris** - done - Fix build spellchecking backend on CI [#3463](https://github.com/status-im/status-desktop/pull/3463) - Add menu for spellchecking [#414](https://github.com/status-im/StatusQ/pull/414). Should fix [#3445](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3445) too. - current - Spellchecking highlighting [#3450](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3450) - next - Linux huspell dependecy in CI [#3448](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3448) ### September 13th (Monday) - Iteration Meeting **Alexandra** - done - Add confirmation modal when changing password [#3432](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3432) - Network ID is not being displayed when adding a custom network [#3456](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3456) - current - Restructure wallet2 to follow new architecture proposal [#3479](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3479) - next - Fix long name in communities and channel overlap [#3442](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3242) **Khushboo** - done - [#3435](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3435): Data groups (rankings & stats) for assets done - current - [#3435](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3435): Complete UI changes for data groups, cleanup code and push - next - [#3347](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3347) : Push notification body contains only chat key when user is - [#3365](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3365) : Leave chat is shown instead of Delete confirmation when deleting community channel **Boris** - done: - **StatusQ**: - Add spellcheking dependency [#404](https://github.com/status-im/StatusQ/pull/404) - Add Spellchecker class [#405](https://github.com/status-im/StatusQ/pull/405) - Add spellchecing dicitinories and deploy [#406](https://github.com/status-im/StatusQ/pull/406) - current: - Add menu with suggeestions and user dictionary functions in status-destkop[#3445](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3445) and StatusQ [#398](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/398) - next: - Add linux dependecies in CI [#3448](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3448) **Pascal**: - current: - working on `asyncValidators` in StatusQ, building a `StatusEnsValidator` ([#395](https://github.com/status-im/StatusQ/issues/395)) - next: - Same ### September 10th (Friday) - Standup meeting **Khushboo** - done - [#3306](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3306): Collectibles tab - [#3435](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3435): Traits for assets done - current - [#3435](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3435): Data groups for the assets - next - [#3347](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3347) : Push notification body contains only chat key when user is - [#3365](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3365) : Leave chat is shown instead of Delete confirmation when deleting community channel **Alexandra** - done - Provided WIP PR for Adding token view in wallet 2 [#3436](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3436) - Fixed [#3433](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3433) Backup seed phrase indicator (blue dot) is gone when opening a profile - Fixed [#3457](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3457) Backup seed phrase indicator (blue dot) is gone when opening a profile - Fixed [#3431](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3431) change icon for wallet v2 and update message/warnings - current - Add confirmation modal when changing password [#3432](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3432) - next - ??? **Boris** - done - **Status Desktop** - Update Spellchecker class [#36](https://github.com/status-im/dotherside/pull/36) - Add hunspell bottle fetching and linking [#3463](https://github.com/status-im/status-desktop/pull/3463) - Add language dictionaries for spellchecking[#3464](https://github.com/status-im/status-desktop/pull/3464) - current - **Status Desktop** (today) - Add Hunspell linux dependencies - Add spellcheking menu items - **StatusQ** (today) - add `Spellchecker` class to sandboxapp - add spellchecking menu scope - add hunspell dependency to sandbox app `.pro` file - add deploy spellchecking dictionaries to make step in sandboxapp - next - Add spellchecking higlighting **Pascal** - done - **Status Desktop** - Refactor `ConfirmationModal` to be a `StatusModal` ([#3446](https://github.com/status-im/status-desktop/pull/3446)) - Add missing logout dialog ([#3447](https://github.com/status-im/status-desktop/pull/3447)) - Add missing ENS information in profile section ([#3454](https://github.com/status-im/status-desktop/pull/3454)) - **StatusQ** - Help landing StatusValidator improvements ([#402](https://github.com/status-im/StatusQ/pull/402)) - current - Looking into `asyncValidators` for StatusQ - next ### September 8th (Wednesday) - Standup meeting **Khushboo** - done - [#3306](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3306) : Collectibles view - Refacted the StatusSettingsExpandableItem to SatusExpandableItem and added different types to it. - Completed the list view - missing - USD vallue of collection on the right of each collection - Completed details view - missing - Properties and Data groups. a Status-go PR was raised by anothony after our discussion today - USD last sale value - current - [#3306](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3306) : Collectibles view - Is USD value of collection needed now? - Properties and Data groups. a Status-go PR was raised by anothony after our discussion today - USD last sale value in detail view - [#3365](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3365) : Leave chat is shown instead of Delete confirmation. Checking design for this - next - [#3347](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3347): Push notification body contains only chat key when user is mentioned instead of preferences selected in profile **Alexandra** - done - AddAcount modal update for private key [#3310](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3310) - current - Finish up AddAcount modal update for seed phrase functionality after clarifications needed [#3311](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3311) - Updating Token view in the wallet [#3309](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3309) investigating on graph solution - next - Finish up AddAcount modal update for seed phrase functionality [#3311](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3311) - Finish up Token view in the wallet [#3309](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3309) **Boris** - done - Fix bug with reopen activity center [#3414](https://github.com/status-im/status-desktop/pull/3414) - Refactor menu in StatuQ for fix other reopen issues [#3414](https://github.com/status-im/StatusQ/pull/391) - Remove margins between left panel and chat messages [#390](https://github.com/status-im/StatusQ/pull/390) - Add copy instructions for spellchecking dictionaries - Remove `import Sandbox 0.1` usage from StatusBaseInput - Symlink brew version of hunspell - current - Trying to find a way to add dashed underline for spellcheking, but looks like its impossible. - next - Support opening chats in a new window **Pascal** - done - **StatusQ** - Add Roboto Mono font ([#386](https://github.com/status-im/StatusQ/pull/386)) - Fix bug in status modal header to not reserve space for subtitle ([#385](https://github.com/status-im/StatusQ/pull/385)) - Fix bug in StatusChatListandCategories that prevents adding custom tooltip texts ([#389](https://github.com/status-im/StatusQ/pull/389)) - Introduce `component` API in `StatusInput` ([#387](https://github.com/status-im/StatusQ/pull/387)) - Introduce force focus API in `StatusSearchPopup` ([#392](https://github.com/status-im/StatusQ/pull/392)) - **Status Desktop** - Fixed broken modals after updating to StatusQ version with breaking change ([#3399](https://github.com/status-im/status-desktop/pull/3399), [#3401](https://github.com/status-im/status-desktop/pull/3401), [#3402](https://github.com/status-im/status-desktop/pull/3402), [#3403](https://github.com/status-im/status-desktop/pull/3403), [#3404](https://github.com/status-im/status-desktop/pull/3404), [#3405](https://github.com/status-im/status-desktop/pull/3405), [#3407](https://github.com/status-im/status-desktop/pull/3407), [#3408](https://github.com/status-im/status-desktop/pull/3408), [#3409](https://github.com/status-im/status-desktop/pull/3409)) - Ensure Search popup gets focus when opened ([#3392](https://github.com/status-im/status-desktop/pull/3392)) - current - **Status Desktop** - Fixing a bug that account creation works even though passwords are invalid ([#3412](https://github.com/status-im/status-desktop/issues/3412)) - next - Look into `asyncValidators` for `StatusInput` as it's needed in various wallet related views ([#395](https://github.com/status-im/StatusQ/issues/395)) ### September 6th (Monday) - Iteration Meeting **Khushboo** - done - [#3304](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3304) : Add Share Modal - [#372](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/374) StatusQ popup menu in modal header - current - [#3320](https://github.com/status-im/status-desktop/issues/3320) : After reaching the top of chat history, unable to scroll down again . Sale has provided a fix but the issue still persists for me, its a really sticky issue only found in one of the chats, been trying to figure it out since morning. - next - [#3306](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3306) : Collectibles view **Alexandra** - done - Provided PR in StatusQ for changes needed in StatusInput because of #3310 [#383] (https://github.com/status-im/StatusQ/pull/371) - current - Fixes on PR for AddAcount modal update for private key [#3310](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3310) - next - Finish up AddAcount modal update for seed phrase functionality [#3311](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3311) **Boris** - done - Fix `StatusModal` sizes [#381](https://github.com/status-im/StatusQ/pull/381) - Reimplement spellchecking user dictionaries - Add keyboard layout catching for spellchecking - current - Prepare code for StatusQ: - Add copy instructions for spellchecking dictionaries - Remove `import Sandbox 0.1` usage from StatusBaseInput - Symlink brew version of hunspell - Add examples to usage - Testing - next - Providing a PR for status-desktop: - Provide changes for Spellchecker to DotherSide - Provide copy dictionaries and check it - Deploy libhunspell **Pascal** - done - First version of wallet V2 send transaction modal ([#3377](https://github.com/status-im/status-desktop/pull/3377)) - current - Just put out the PR for #3377 - next - Iteration on #3377 once reviewed and tested by team - Most likely needs UI updates as well as designers are streamlining components - Looking into smaller StatusQ issues that can be fixed quickly - ### September 3 (Friday) - Standup meeting **Khushboo** - done - [#3303](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3303) - [#3315](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3315) This seems to be an issue with status-go api's. Have updated comments. - current - [#3304](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3304) - Will be done today - [#372](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/374) StatusQ menu in modal header - Almost done - next - [#3306](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3306) **Pascal** - done: - Landed StatusSwitchTabButton/Bar needed for new wallet send modal ([#366](https://github.com/status-im/StatusQ/pull/366)) - current - Various changes in Status Desktop for Wallet V2 send modal - Fine-tuning in - `Input` - `AssetAndAmountInput` - `GasSelectorButton` - `StatusTabButton` - Send modal layout and gas estimation - next - Things left to do for send modal (also partially current): - Validation (almost done) - "Destinations" area - Gas Validation Indicator - ENS name resolution **Alex** - done - Provided PR for AddAcount modal update for private key [#3310](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3310) - Provided PR in StatusQ for changes needed in StatusInput because of #3310 (https://github.com/status-im/StatusQ/pull/371) - Provided PR for listing all project files in QtCreator (https://github.com/status-im/status-desktop/pull/3358) - current - Fixes on PR for AddAcount modal update for private key [#3310](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3310) - Fixes in PR in StatusQ for changes needed in StatusInput because of #3310 (https://github.com/status-im/StatusQ/pull/371) - Started with AddAcount modal update for seed phrase [#3311](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3311) - next - Finish up AddAcount modal update for seed phrase functionality [#3311](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3311) **Boris** - done: - Add `Keys` functionality to StatusInput [#377](https://github.com/status-im/StatusQ/pull/377) - Add commit with some code improvements(mouse events handling)[#366](https://github.com/status-im/StatusQ/pull/366) - Spellchecking: - Update Makefile for hunspell dependecies - Update UI part with correct sorting - Help Nastya with bug in status-desktop - Reviewed some PRs by reqeusts - current - Fix binding loop in StatusModal when content item don't have natural sizes - next - Testing Spellchecking on CI ### September 1 (Wednesday) - Standup meeting **Khushboo** - done - [#3303](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3303) - UI changes are mostly complete - Created a StatusQ component for the settings item. - Added existing apis to get account signing phrase from wallet 1 - current - Still working on [#3303](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3303) - Will write a sample in sandbox for the StatusQ component. - Looking for API to read the PK back from the wallet imported using PK. - next - [#3304](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3304) - [#3306](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3306) **Alex** - done - Provided PR for AddAcount modal update for private key [#3310](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3310) - current - Minor fixes on PR for AddAcount modal update for private key [#3310](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3310) - next - Finish up AddAcount modal update for seed phrase [#3311](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3311) **Pascal** - done - **StatusQ**: - Add hook API for `StatusSearchpopup` to provide timestamp formatting function ([#364](https://github.com/status-im/StatusQ/pull/364)) - Fixed wrong usage of icons in `StatusAppNavBar` ([#362](https://github.com/status-im/StatusQ/pull/362)) - Added support for `value` in `StatusDescriptionListItem` which was needed for the ProfileModal refactor ([#359](https://github.com/status-im/StatusQ/pull/359)) - **Status Desktop**: - Finished refactorign ProfileModal to be a `StatusModal` ([#3334](https://github.com/status-im/status-desktop/pull/3334)) - current - **StatusQ**: - Implemented new `StatusSwitchTab` and `StatusSwitchTabBar` components needed for Wallet V2 send Transaction modal ([#366](https://github.com/status-im/StatusQ/pull/366)) - **Status Desktop**: - Started implementing Wallet V2 send Transaction modal - next - Continuing with Wallet V2 transaction modal **Boris** - done - Refactor StatusModal for default contentItem property usage [#367](https://github.com/status-im/StatusQ/pull/367) - Provide properties for tooltip settings in StatusChatListAndCategories [#368](https://github.com/status-im/StatusQ/pull/368) - Fix scrollable content in base input [#369](https://github.com/status-im/StatusQ/pull/369) - current - SpellChecking feature ### August 30 (Monday) - Iteration Meeting **Alexandra** - done - Provided PR for [#3282](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3282) Fix members list do not always show a status 'circle' - Provided PR for [#3921](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3291) Fix chat input text is blank when pasting text that contains any emoji - current - Updating add wallet account with private key [#3310](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3310) - next - Updating add wallet account with private key [#3310](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3310) - Updating add wallet account with seed phrase [#3311](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3311) **Khushboo** - done - Raised PR for after getting the design inputs [#3272](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3272) - current - Started with [#3303](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3303) - next - [#3304](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3304) - [#3306](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3306) **Pascal** - done: - Replacing `ModalPopup` with `StatusModal` in ProfilePopup - Various features and fixes in StatusQ's `StatusDescriptionListItem` needed for the profile popup refactor - Various fixes and features in `StatusModal` needed for profile popup refactor - Released v0.7.0 of StatusQ - current: - Just finished up the profile modal - next: - Assigned tasks for this week related to wallet **Boris** - done - Fix click events in StatusListItem [#355](https://github.com/status-im/StatusQ/pull/355) - Fix StatusBaseInput clearable button sizes [#358](https://github.com/status-im/StatusQ/pull/358) - Fix double clicking on menu button [#357](https://github.com/status-im/StatusQ/pull/357) - current - Refactoring StatusModal to use `contentItem` property from Popup component. Almost done, but usage is not clear. Try to figure out "how to". - next - StatusBaseInput is scrollable even as single line input #291 ### August 27 (Friday) - Standup meeting **Khushboo** - done - [#3183](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3183) - Doesnt reproduce, closed it - [#2385](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2385) - PR raised - [#2391](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2391) _ Done - current - - [#3272](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3272) - Have asked a question about design - Raised a bug -> https://github.com/status-im/status-desktop/issues/3320 -> I didnt see it in the reported list - next **Pascal** - done - **Released StatusQ v0.6.0** [Release Notes](https://github.com/status-im/StatusQ/releases/tag/v0.6.0) - Landed support for drag and dropping categories in StatusQ and Status Desktop - **StatusQ**: [#349](https://github.com/status-im/StatusQ/pull/349) - **Status Desktop**: [#3277](https://github.com/status-im/status-desktop/pull/3277) - Some UI related fixes in Status Deskop - [#3300](https://github.com/status-im/status-desktop/pull/3300) - [#3302](https://github.com/status-im/status-desktop/pull/3302) - [#3316](https://github.com/status-im/status-desktop/pull/3316) - Fixed bug that modal titles wouldn't elide properly [#351](https://github.com/status-im/StatusQ/pull/351) - Refactored profile settings navigation to use StatusQ components ([#3317](https://github.com/status-im/status-desktop/pull/3317)) - current - Ongoing refactor of `ProfileModel` to become a `StatusModal` ([#3319](https://github.com/status-im/status-desktop/issues/3319)) - next - Release StatusQ v0.7.0 next week (Mo) - Finish `ProfileModal` refactor **Boris** - done - Add windows title bar [#352](https://github.com/status-im/StatusQ/pull/352) - Works with Pascal for drag & drop stuff - Fixed text eliding in [#345 Add self-calculated implicitWidth](https://github.com/status-im/StatusQ/pull/345) - current - Menu button in StatusChatToolBar needs two clicks to be opened - next - StatusListItem no longer emits click event when title is clicked - Refactor StatusModal to not introduce custom content API - Make StatusBaseInput clear button clickable area bigger **Alexandra** - done - Provided PR for [#3284](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3284) members list was cut on the right when reduced to the minimum size - current - [#3282](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3282) Fix members list do not always show a status 'circle' - next - [#3921](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3291) Fix chat input text is blank when pasting text that contains any emoji ### August 25 (Wednesday) - Standup meeting **Pascal** - done - Allow users to enter ENS names manually and have them recognized as mentions ([#3289](https://github.com/status-im/status-desktop/pull/3289), [#3149](https://github.com/status-im/status-desktop/issues/3149)) - current - Gave up on getting category drag and drop work, put up a draft PR, needs help to get it over the finish line ([#3277](https://github.com/status-im/status-desktop/pull/3277)) - next - Look into outstanding old modal usages and replace them with `StatusModal` **Boris** - done - Update PR[#336 text was not elided on the right side](https://github.com/status-im/StatusQ/pull/336). Add commit to fix binding loop error but PR is not working perfect and still buggy - Provide PR[#345 Add self-calculated implicitWidth](https://github.com/status-im/StatusQ/pull/345) which replace and close issues for #336 PR - Provide PR[#343 Add tooltips settings](https://github.com/status-im/StatusQ/pull/343) wich add settings to category item - Provide PR[#344 Fix focus on click to StatusBaseInput](https://github.com/status-im/StatusQ/pull/344) - current - Fix comments for tooltips settings - Prepare PR for windows custom header - next - Done drag & drop between categories **Khushboo** - done - [#2702](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2702) - Right click should give option to paste password. Created a context menu with only one option of paste cause design was not clear. PR raised - [#2371](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2371) - Mentions weight is different because of Qt's handling of the rich text. In html our code works as expected. Closed it. - [#2394](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2394) - Adapted the code to allow selecting bold/italic/underline simultaneously - current - [#3183](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3183) - Still trying to reproduce - [#2385](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2385) - This is tricky, had tried to adjust this earlier, need to rethink this compoenent. - next - [#2391](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2391) **Alexandra** - OOO ### August 23 (Monday) - Iteration Meeting **Pascal** - done - current - Still working on making drag and drop for chat list categories work. Visually it's working but I'm stuck with not getting an `onDropped` event emitted - next - Keep looking into making this work, then pick up task that users can't be mentioned by ENS Username - Would also like to continue replacing usages of `Input` with `StatusInput` in Status Desktoop **Khushboo** - done - current - [#2702](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2702) - [#2371](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2371) - next - [#2394](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2394) **Alexandra** - OOO **Boris** - OOO ### August 20 (Friday) - Standup **Khushboo**: - done: - [#2627](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2627) Fixed the issue on macOS - [#2359](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2359) - [#2008](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2008) no reproduced with latest pull. moved to QA - [#3209](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3209) - [#3223](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3223) - current: - [#2702](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2702) - next: - [#2394](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2394) **Pascal** - done: - Finished implementing drag and drop of category channels in StatusQ and Status Desktop (follow PRs respectively): - [#339](https://github.com/status-im/StatusQ/pull/339) - [#3257](https://github.com/status-im/status-desktop/pull/3257) - Fixed a bug in `StatusChatListCategory` that causes a `ReferenceError`: [#341](https://github.com/status-im/StatusQ/pull/341) - current: - Started implementing drag and drop capabilities for community categories - WIP Branch: https://github.com/status-im/StatusQ/tree/feat/drag-and-drop-cats - next: - Implementing drag and drop of categories in Status Desktop **Alexandra** - OOO Boris: - OOO ### August 18 (Wednesday) - Standup **Pascal** - done: - Finished replacing `Input` with `StatusInput` in community related modals ([#3232](https://github.com/status-im/status-desktop/pull/3232)) - current: - Looking into current state of drag&drop in `StatusChatList` and Status Desktop, trying to land something functioning - next: - ^ **Alexandra** - done: - StatusChatInput component updates [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) - Fixed autoreplacing text with emoji prevents from links editing [#3203](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3203) - Fixed can't use stickers as a reply [#2404](https://github.com/status-im/status-desktop/issues/2404) - current: - Provided PR for [#3243](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3243) Remove separator when there is only 1 element in contextMenu - Provided PR for [#3242](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3242) Long name in communities and channel overlap (StatusQ fix) - Adding some more notes in [Misc Notes/Application Architecture/Proposal](https://hackmd.io/A5vwfG9uTvC1Efwq-dmPuA#Application-Architecture) - next: - OOO Boris: - OOO **Khushboo**: - done: - [#2009](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2009) - current: - tried to setup nim status client on MacOS to test [#2627](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2627) as it doesnt work for Iuri. Getting an annoying error. - checking on how to solve this needs a discussion on concept for this as well [#2359](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2359) - next: [#2008](https://github.com/status-im/status-desktop/issues/2008) ### August 16 (Monday) - Standup/Iteration **Alexandra** - done: - Provided WIP PR for testing for StatusChatInput component updates [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) - current: - Sort members list model [#3163](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3163) - next: - [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) fix review comments **Khushboo** - done: - PR raised for copy and download image [#2627](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2627) https://github.com/status-im/nimqml/pull/26 https://github.com/status-im/dotherside/pull/38 https://github.com/status-im/status-desktop/pull/3227 - current: - working on [#2009](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2009) - next - need to discuss [#2359](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2359) **Pascal** - done: - Fixed various issues and missing features in `StatusInput` and `StatusBaseInput` that were needed for form control usages and validation - current: - Continued refactoring community modals to use StatusQ's `StatusInput` and streamlining their validation - next: - Continuing with the refactor ### August 13 (Friday) - Standup **Pascal** - Picked up work on StatusInput validators again - More finetuning in status search popup - Fixed transferownership modal bug **Alexandra** - done: - Search popup [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) - current: - Sort members list model [#3163](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3163) - next: - Provide WIP PR for testing for StatusChatInput component updates [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) **Khushboo** - done: - PR merged for [#2667](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2667) - PR merged for [#3102](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3102) - current: - working on copy and download image [#2627](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2627) - trying to understand nimqml and nim and in general along with the task - next - [#2359](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2359) - [#2009](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2009) ### August 11 (Wednesday) - Standup **Pascal** - Help Alexandra and Sale with the SearchPopup component, also releasing a new version of StatusQ **Alexandra** - done: - Search popup [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) fixes and improvements - current: - Search popup [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) fixes and improvements - next: - Finish with search popup [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) **Khushboo** - done: - Merged PR for #2956 & #3162 - Could not find Api's for [#2627](https://github.com/status-im/status-desktop/issues/2627) - current: - [#2627](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2627) - [#2667](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2667) - next - [#3102](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3102) - [#2359](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2359) - [#2009](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2009) ### August 09 (Monday) - Standup/Iteration **Pascal** - done: - Been catching up on the work done in StatusQ (search component, drag'n'drop etc) - current: - Helping Alexandra getting search component over finish line - next - Finishing up search component - Continuing with StatusInput effort in Status Desktop **Alexandra** - done: - current: - Search popup [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) fixes and improvements - Testing ChatInput for [Markdown issues](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2920) that seem to be gone now. (PR to test [here](https://github.com/status-im/status-desktop/pull/3039)) - next - Finish with search popup [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) **Khushboo** - done: - Changes for #2956 are done. - I got additional points form Simon to remove a few options when opening the menu from the profile tab - Fixed a positioning issue that I noticed. - current: - Found a small issue during opening the options menu the first tome around. Looking into that. - next - https://github.com/status-im/status-desktop/issues/2627 **Boris** - done: - Try help with message input formating - Fixed functionality for reordering in nim models - Fixed position of chat items in UI - current: - Reordering improvements and fixes - next ### August 06 (Friday) - Standup <!-- **Alexandra** - done: - - current: - - next: - --> <!-- **Boris** - done: - - current: - - next: - --> **Khushboo** - done: - Set up of status desktop on my machine - Fixed #3010 - Raised PR https://github.com/status-im/status-desktop/pull/3178 for #3012 - current: - https://github.com/status-im/status-desktop/issues/2956 - next: - Get a hold of the various components in the codebase - understand Nim a bit and interactions etc - Need new task/PR **Boris** - done: - Added Spellchecking class to dotherside [#36](https://github.com/status-im/dotherside/pull/36) - Update PR [#3091](https://github.com/status-im/status-desktop/pull/3091): - Add sorting function to chat model in nim - Add `position` property to chat item - Found and discussed problem with reordering channels without category - Fixed conflict with global drop area - Review PRs in status-desktop - current: - Fix colors on channel items after reordering - Fix position indexing in drag & drop - Add dictionaries and deployment setting to status-desktop (spellchecking) - next: - Categories and channel between categories drag & drop **Alexandra** - done: - Added SyntaxHighlighter class in DOtherSide [#3170](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3170) - Worked on requestted changes for search popup [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) - current/next: - Work on 2 minor issues left on search popup [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) - Prepare PR for [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) integrating and using the Highlighter from DOtherSide in StatusChatInput ### August 04 (Wednesday) - Standup **Boris** - done: - Update PR [#300](https://github.com/status-im/StatusQ/pull/300) Update signals and methods in UI for backend usage - Update PR [#3091](https://github.com/status-im/status-desktop/pull/3091) Connect backend with UI - current: - Preparing PR for spellchecking: - Add dependencies to Makefile - Add function to copy dictionaries files to running directory - Deploy hunspell lib - next: - Refactor categories model [#3136](https://github.com/status-im/status-desktop/issues/3136) **Alexandra** - current/done: - Provided PR for [#3129](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3129) fixing the popup menu not closing when kebab icon was pressed ([fix is in StatusQ](https://github.com/status-im/StatusQ/pull/309) is in [StatusQ #309](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/309)) - Provided PR for [#2584](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2584) fixing popup position not updated as the window is scaling - Work on PR comments [#301](https://github.com/status-im/StatusQ/pull/301) for SearchPopup - next: - Work on more PR comments [#301](https://github.com/status-im/StatusQ/pull/301) for SearchPopup - Continue with [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) to restructure chat text input - C++ Highlighter integration with StatusChatInput component ### August 02 (Moday) - Standup **Alexandra** - current/done: - Working on [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) to restructure chat text input - next: - Continue with [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) to restructure chat text input - Work on PR comments [#301](https://github.com/status-im/StatusQ/pull/301) for SearchPopup **Boris** - current/done: - Update PR [#300](https://github.com/status-im/StatusQ/pull/300) Add drag and drop functionality on StatusChatListItem - In process to update [#3091](https://github.com/status-im/status-desktop/pull/3091) Add nim reordering methods - next: - Refactor categories model [#3136](https://github.com/status-im/status-desktop/issues/3136) ### July 30 (Friday) - Standup **Alexandra** - current/done: - Working on [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) to restructure chat text input - Debugging PR [#301](https://github.com/status-im/StatusQ/pull/301) SearchPopup causing the app to crash when running on terminal - next: - Continue with [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) to restructure chat text input **Boris** - current/done: - Update PR for reordering in StatusQ [#300](https://github.com/status-im/StatusQ/pull/300) - Review several PRs - next: - Update chats and categories component for drag & drop cattegories **Pascal** - current/done: - Implemented validator pipeline draft for `StatusInput` https://github.com/status-im/StatusQ/pull/304 - Continued replacing `Input` components with `StatusInput` in Community related modals - next: - Same as above ### July 28 (Wednesday) - Standup **Pascal** - current/done: - Make group popup work again ([#3087](https://github.com/status-im/status-desktop/pull/3087)) - Fixed Edit message input color ([#3088](https://github.com/status-im/status-desktop/pull/3088)) - next: - Start replacing input components with `StatusInput` **Alexandra** - current/done: - **StatusQ** - Preparing PR for [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) introducing a Search Popup - next: - **Status Desktop** - Continue with [#3063](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/3063) to restructure chat text input **Boris** - current/done: - Provide PR for reordering in StatusQ [#300](https://github.com/status-im/StatusQ/pull/300) - Provide PR for reordering in status-desktop [#3091](https://github.com/status-im/status-desktop/pull/3091) - next: - Fix drag and drop UI and provide spellchecking PR for MacOS ### July 26 (Monday) - Standup **Pascal** - current/done: - **StatusQ** - Implement design system for inputs as `StatusInput` component (#284 - #290) - **Status Desktop** - Send a PR to fix community description in popup going out of bounce ([#3062](https://github.com/status-im/status-desktop/pull/3062)) - Refactor chat view to make use of `StatusBaseInput` in search bar, also replaces dropdown ([#3061](https://github.com/status-im/status-desktop/pull/3061)) - next: - Implement validation pipeline in `StatusInput` - Start replacing `Input` components in Status Desktop with `StatusInput` in community modals **Alexandra** - current/done: - Fixed various bugs on [#2813](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2813) implementing new design for user list - Started on [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) to implement the full Search Results component - next: - Continue with [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) to implement the full Search Results component **Boris** - current: - Preparing PRs for reordering stuff - next: - Spell checking task ### July 23 (Friday) - Standup meeting **Pascal** - current/done: - **StatusQ**: - Landed image and custom icon support in `StatusPopupMenu` ([#281](https://github.com/status-im/StatusQ/pull/281)) - Implemented `StatusInput` to adhere to design system ([#292](https://github.com/status-im/StatusQ/pull/292) - **Status Desktop**: - Ensure community description is rendered in communities list ([#3037](https://github.com/status-im/status-desktop/pull/3037)) - This needed support from StatusQ - Fixed bug where editing community chats won't preserve their category ID ([#3023](https://github.com/status-im/status-desktop/pull/3023)) - Refactored `CreateCategoryPopup` so that its middle section is scrollable ([#3020](https://github.com/status-im/status-desktop/pull/3020)) - Fixed various bugs that were introduced as part of the modal refactor ([#3001](https://github.com/status-im/status-desktop/pull/3001)) - next: - Review/update `StatusInput` PR - Come up with validation system to validators can be implemented and attacted to input controls **Alexandra** - current/done - **Status Desktop**: - Provided PR for [#2920](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2920) text input behaves strange when \` is typed - Provided PR for [#2762](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2762) fixing various bugs in onboarding - Provided PR for [#2813](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2813) implementing new design for user list - **StatusQ**: - Provided PR for [#272](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/272) introducing StatusAppThreePanelLayout - next - **StatusQ**: - Work on [#264](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/statusq/264) to introduce a full Search Results component in StatusQ **Boris** - current/done - Add API usage for reorderinng communities - Checking problem with StatusModal - next - Add methods to nim chat model and use it in QML ### July 21 (Wednesday) - Standup Meeting **Pascal** - current/done: - **StatusQ**: - Small fixes and features in StatusQ, released them as v0.2.0 [CHANGELOG](https://github.com/status-im/StatusQ/blob/master/CHANGELOG.md#v020-2021-07-21) - Working on adding support for images, identicons and letter identicons in `StatusPopupMenu` (Needed for search component) - ~~This pretty much done and working, just need to fine-tune the APIs~~ ([PR](https://github.com/status-im/StatusQ/pull/281)) - **Status Desktop**: - Finished refactoring community related modals to use `StatusModal` ([#2881](https://github.com/status-im/status-desktop/issues/2881)) - Fixed a bunch of issues that occured afterwards (some where related to that work, some not) ([#3001](https://github.com/status-im/status-desktop/pull/3001)) - next - Would love to work on levelling up our input component, so it adheres to the design system - We can then go through existing modal refactors replace `Input` with `StatusInput` **Alexandra** - current/done: - Provided PR for [#2563](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2563) "Hover over Join button when invited in a community has wrong shape" - Provided PR for [#2707](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2707) "My profile link is not shown when starting 1x1 chat having someone in contacts" - Provided PR for [#2549](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2549) "Muted contacts and Muted chats modals are blank when nothing added to list" - next - Finish [#2762](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2762) "Various small UI bugs during the onboarding" - Work on [#2920](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2920) "Markdown issue when using `" **Boris** - current/done: - Try to fix build on PR [#2957](https://github.com/status-im/status-desktop/pull/2957) - Review PRs - Drag & Drop functionality in UI part for [#2776](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2776) - next: - Fix build and use API for sorting categories ### July 19 (Monday) - Iteration Meeting **Pascal**: - current/done: - **StatusQ** - Small fix for `StatusMenuItem` [#271](https://github.com/status-im/StatusQ/pull/271) - **Status Desktop** - Refactor `CommunitiesPopup` to use `StatusModal` [#2952](https://github.com/status-im/status-desktop/pull/2952) - Refactor `CommunityDetailPopup` to use `StatusModal` [#2954](https://github.com/status-im/status-desktop/pull/2954) - next - Finishing up refactoring modals in communities section - `MembershipRequestsModal` - `MembershipRequirementsModal` - Implement support for additional title in `StatusListItem` cause that's needed in on of the community modals **Alexandra**: - current/done: - Provided PR for [#2386](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2945) to fix inline emoji reaction menu not showing on top of message - Fixed PR comments for [#2650](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2650) to prevent copy pasting from another app results in a blank input in the text box - Provided PR for [#1945](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/1945) to fix Tooltip appearing on the wrong position when there is no space - Provided PR for [#2598](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2598) fixing new message buttons getting overlapped by messages above - next: - Work on next tasks, (started with [#2563](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2563) fixing hover over Join button has wrong shape) **Boris**: - current/done: - Update Windows installer: - Add icon to quick launch menu - Add dialog to ask user for local data uninstallation - Provide PR for updating StatusWindow position to center at start [#2957](https://github.com/status-im/status-desktop/pull/2957) and [#30](https://github.com/status-im/dotherside/pull/30) - Spellchecking: - Research with Jackub about hunspell from scoope (imposible) - Move spellchecking to dotherside - Update makefile for resolve dependencies with hunspell - Prepare .pri file for integration hunspell dependencies - next: - Try to make a PR foor spellchecking and build it on CI - Suggestions about hunspell integration **other meeting notes**: - spellchecking is ongoing but more complex than it looks - discussion about design / components of the node tab design ### July 16 (Friday) - Standup **Pascal**: - current/done: - **StatusQ** - feat(StatusChatListItem): introduce muted badge visuals ([#260](https://github.com/status-im/StatusQ/pull/260)) - feat(StatusListItem): add identicon support ([#262](https://github.com/status-im/StatusQ/pull/262)) - **Status Desktop** - Replace CreateChannelPopup with StatusModal [#2883](https://github.com/status-im/status-desktop/issues/2883) - Replace CreateCategoryPopup with StatusModal [#2884](https://github.com/status-im/status-desktop/issues/2884) - Replace CommunityProfilePopup with StatusModal [#2885](https://github.com/status-im/status-desktop/issues/2885) - Replace CommunityProfilePopupMemberList with StatusModal components [#2886](https://github.com/status-im/status-desktop/issues/2886) - Replace CommunityProfilePopupOverview with StatusModal components [#2887](https://github.com/status-im/status-desktop/issues/2887) - Replace CommunityProfilePopupInviteFriendsView with StatusModal components [#2888](https://github.com/status-im/status-desktop/issues/2888) - Working on refactoring `CreateCommunityPopup` to use `StatusModal` ([#2942](https://github.com/status-im/status-desktop/pull/2942)) - refactor(Communities): replace CommunityMembersPopup with `Communit… ([#2943](https://github.com/status-im/status-desktop/pull/2943)) - next: - Working on outstanding community related modals listed in [#2881](https://github.com/status-im/status-desktop/issues/2881) **Alexandra**: - current/done: - **Status Desktop** - Provided PR for [#2650](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2650) to prevent copy pasting from another app results in a blank input in the text box - Provided PR for [#2263](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2263) (Change Focused state back to default state on click outside, ESCAPE etc...) to defocus search field when user clicks outside of it - next: - **Status Desktop** - Continue work on [#1945](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/1945) to prevent ToolTip appearing on the wrong position when there is no space for it - Work on [#2386](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2386) to fix inline emoji reaction menu should display on top of message **Boris**: - current/done: - Add PR for update windows bundle [30](https://github.com/status-im/status-jenkins-lib/pull/30) - Update windoows installer PR after review and testing: - Fix default path bc of app crashing when installed to Programfiles - Fix desktop icons - Fix sign installer - Testing spellchecking on linux - next: - Spellchecking and windows installer (today) ### July 14 (Wednesday) - Iteration Meeting **Pascal**: OOO **Alexandra**: - current/done: - **Status Desktop** - Fixed [2398](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2398), updating the "Leave community" list item color to be red - Provided PR for [2376](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2398) to prevent displaying an error about entering a valid chat key or ENS username when add contact search field is empty - next: - **Status Desktop** - Continue work on [1945](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/1945) to prevent ToolTip appearing on the wrong position when there is no space for it - Work on [2650](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2650) to prevent copy pasting from another app results in a blank input in the text box **Boris**: - current/done: - Update windows installer PR[#2800](https://github.com/status-im/status-desktop/pull/2800) - Prepare makefile for mac and windows for spellchecking - next: - Provide PR for spellchecking ### July 12 (Monday) - Iteration Meeting **Pascal** - current/done: - **Status Desktop** - Analogous to changes made to chat list items and their message count badge, I've implemented a fix for the app nav bar buttons to render the correct message count as well ([#2876](https://github.com/status-im/status-desktop/pull/2876)) - Fixed various expression bugs in chat messages ([#2868](https://github.com/status-im/status-desktop/pull/2868)) - next: - Continue replacing community related modals with `StatusModal` **Alexandra**: - current/done: - **Status Desktop** - Provided PR for [#1608](https://github.com/status-im/status-desktop/issues/1608) to convert text to emoji automatically when user types e.g. ":)", ":D" or any other available emoji symbol sequences. - Gathered some first notes on app architecture & structure - next: - **Status Desktop** - Continue with notes on app architecture & structure - getting more familiar with the app (+StatusQ) **Boris**: - current/done: - Add focus state to StatusBaseInput PR[#255](https://github.com/status-im/StatusQ/pull/255) - Preparing windows installer PR[#2800](https://github.com/status-im/status-desktop/pull/2800): - Add two blocks in Makefile with ZIP and EXE(installer) - Add uninstall block to .iss file - Preparing spellchecking PR for StatusQ - next: - Drag&Drop sorting in categories ### July 9 (Friday) - Standup ***Pascal**: - current/done: - **StatusQ**: - Implemented `Danger` type support for `StatusListItem`, this needed for the modal refactor in Status Desktop ([#250](https://github.com/status-im/StatusQ/pull/250)) - Implemented support for `StatusLetterIdenticon` in `StatusListItem`, needed as part of the modal refactor in Status Desktop ([#246](https://github.com/status-im/StatusQ/pull/246)) - Implemented support in `StatusModal` to expose its content component, also needed for modal refactor in Status Desktop ([#238](https://github.com/status-im/StatusQ/pull/238)) - Added new action buttons to `StatusChatToolBar` as required by the rebase mentioned below ([#252](https://github.com/status-im/StatusQ/pull/252), [#253](https://github.com/status-im/StatusQ/pull/253)) - **Status Desktop**: - Refactored `CreateChannelPopup` to use `StatusModal` - Refactored `CreateCategoryCommunity` to use `StatusModal` - **~~_There's no PR for these commits yet because I first need to rebase [#2791](https://github.com/status-im/status-desktop/pull/2791). However, it turns out that there were changes made to the `TopBar` component for the Members feature. These changes have to first land in StatusQ, otherwise the rebased PR will introduce regressions._~~** On going PR for this is here: https://github.com/status-im/status-desktop/pull/2867 - next: - Add missing features in `StatusChatToolBar`, so the rebased mentioned above won't introduce a regression ([#252](https://github.com/status-im/StatusQ/pull/252), [#253](https://github.com/status-im/StatusQ/pull/253)) - ~~Finish the rebase and send PRs for communities related popups~~ This is done now [#2791](https://github.com/status-im/status-desktop/pull/2791) - Continue refactoring community related modals **Alexandra**: - current/done: - **StatusQ**: Provided pull request for [#202](https://github.com/status-im/StatusQ/issues/202), adding a picker button component - next: - **Status Desktop**: Work on [#1608] (https://github.com/status-im/status-desktop/issues/1608) **Boris**: - current/done: - next: ### July 7 (Wednesday) - Standup **Pascal**: - current/done: - **Status Desktop**: - Finished replacing `TopBar` component with `StatusChatToolBar`, + some refactor ([#2824](https://github.com/status-im/status-desktop/pull/2824)) - Started working on replacing community view modals with `StatusModal` - **StatusQ**: - Various fixes for `StatusChatInfoButton` component which is used by `StatusChatToolBar` ([#232](https://github.com/status-im/StatusQ/pull/232), [#233](https://github.com/status-im/StatusQ/pull/233), [#234](https://github.com/status-im/StatusQ/pull/234)) - next - Continue with work on replacing community and chat view modals with `StatusModal` **Boris** - current/done: - Windows installer in progress. Last thing is uploading step. - StatusBaseInput fixing by comments - next: - Check installer from CI. Add uninstall data. **Alexandra** - current/done: - **Status Desktop**: Provided pull request for [#2534](https://github.com/status-im/status-desktop/issues/2534), adding skin color selection for emojis in the chat - next: - **StatusQ**: Work on [#202](https://github.com/status-im/StatusQ/issues/202) **other meeting notes**: - Boris & Michael working on uploading step of installer - Alexandra suggestions to improve architecture of the app & various improvements, will write a proposal ### July 5 (Monday) - Iteration **Pascal**: - current/done: - Updated/rebased PRs ([#2791](https://github.com/status-im/status-desktop/pull/2791)) - **This should be ready for merge** - Started working on using `StatusChatToolBar` in Status Desktop ([#2746](https://github.com/status-im/status-desktop/issues/2746)) - next: - ^ **Alexandra**: - current/done: - Did a clean build from scratch, no errors occured anymore - Going through people-ops.status.im - Talked with my "Buddy" - Provided PR for [#2574](https://github.com/status-im/status-desktop/pull/2808) - Started with [#2534](https://github.com/status-im/status-desktop/issues/2534) - next: - Continue with [#2534](https://github.com/status-im/status-desktop/issues/2534) **Boris**: - current/done: - Windows insttaller in proccess [here](https://github.com/status-im/status-desktop/pull/2800) - Update PR with StatusBaseInput [here](https://github.com/status-im/StatusQ/pull/199) next: other meeting notes: - spell checking waiting for status Q pr to be merged ### July 2 (Friday) - Standup **Pascal**: - current/done: - **Status Desktop**: - Finished refactoring `ContactsColumn` to use `StatusChatList` ([#2791](https://github.com/status-im/status-desktop/pull/2791)) - Finished refactoring `CommunityColumn` to use `StatusChatListAndCategories` ([#2806](https://github.com/status-im/status-desktop/pull/2806)) - **StatusQ**: - Fixed some bugs in `StatusChatList`, `StatusChatListCategory` and `StatusChatListAndCategories` that poppup up when working on Status Desktop tasks ([#221](https://github.com/status-im/StatusQ/pull/221), [#222](https://github.com/status-im/StatusQ/pull/222), [#223](https://github.com/status-im/StatusQ/pull/223), [#224](https://github.com/status-im/StatusQ/pull/224), [#225](https://github.com/status-im/StatusQ/pull/225)) - next - Review and refactor modal components used in Chats- and CommunityView to use `StatusModal` - Refactor chat view to use `StatusChatToolBar` **Boris**: - current/done: - Working on Windows Installer [#2800](https://github.com/status-im/status-desktop/pull/2800). Now its blocked by DOtherSide build on CI. - Working on StatusBaseInput [#199](https://github.com/status-im/StatusQ/pull/199). - next: - Continue the same tasks **Alexandra**: - current/done: - Managed to build and run the app on Mac, many errors to go through. - next: - Work on [#2574](https://github.com/status-im/status-desktop/issues/2574) **Other meeting notes**: - issue Boris is having might have been fixed by Jakub - Sandbox app works for Boris in Qt creator but is not working for other ppl - discussion about using Qt Creator ### June 30 (Wednesday) - Standup **Pascal**: - current/done: - Continued work on integrating `StatusChatList` into `ContactsColumn` - Found and fixed a few bugs in `StatusMenuSeparator` and `StatusChatList` which have been merged as: - https://github.com/status-im/StatusQ/pull/213 - https://github.com/status-im/StatusQ/pull/214 - Rebased and updated PR that refactors Status Desktop to use `StatusQ` layout components, also paving the way for `StatusChatList` refactor (coming to an end with that one!) - next: - Finalizing work on `StatusChatList` refactor in Status Desktop and proposing a PR with necessary comments as this work had to touch some places - Also want to ensure that the other StatusQ PR in Status Desktop lands first as it has been reviewed already **Boris**: - ooo (sick) **Other meeting notes**: - discussion about new tasks in zenhub, pascal will go through them to see if anything else needs to be added ### June 29 (Tuesday) - Iteration Meeting **iteration highlights** - status-desktop#2223 - Windows Installer - status-desktop#2347/statusq#196 - Spellchecking - status-desktop#2745 - Make use of `StatusChatList` and `StatusChatListAndCategories` components in Desktop - [see zenhub for other tasks](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/board?milestones=Rabbit%20Cohort%20-%20Iteration%201%232021-06-13&filterLogic=any&repos=379634483,264545442,263323492,194023285,348004540,315785387,264545612,261270348,363196185&showPRs=false) **agenda**: - review progress & plan tasks **Boris**: - current/done: - Yesterday and today i'm preparing environment scripts for windows installer - Will fix comments in [#199](https://github.com/status-im/StatusQ/pull/199) - next: - The same things. **Pascal**: - current/done: - Reviewed, updated and merged some pending PRs, including: - fix(StatusChatListItem): ensure chat name elides when it's too long [#195](https://github.com/status-im/StatusQ/pull/195) - bug(StatusLoadingIndicator): Change Animator to Animation [#197](https://github.com/status-im/StatusQ/pull/197) - Created a table of StatusQ components to track implementation status of each of them. - next: - Pick up work on integrating `StatusChatList` components in Status Desktop **other notes** - discussion about wizard component - discussion about input field usage of nim - we will need designs for the wallet and browser components - we're not sure what the Others section in figma is used for ### June 28 (Monday) - Standup Iteration meeting to happen tomorrow since pascal is off today **Boris**: - current/done: - Introducing `StatusbaseInput` PR [#199](https://github.com/status-im/StatusQ/pull/199) - Work in process `SpellChecking`. Faced with text highlighting problem and base usage `TextField` in `status-desktop` - Work in process windows installer. Prepare for commit in CI for test build - next: - Need to assign **Pascal**: - OOO **Other meeting notes**: - status-desktop#2223 - windows installer PR incoming, Boris to ask Jakub about windows certificate to use in windows - status-desktop#2347 - discussion on keyboard layout vs system locale, we'll check other apps and try to use the most standard way ### June 24 (Friday) - Standup **Boris**: - current/done: - Fix StatusLoading indicator [#197](https://github.com/status-im/StatusQ/pull/197) - Update `.gitignore` and `.qrc` for release build [#198](https://github.com/status-im/StatusQ/pull/198) - Working on [StatusBaseInput](https://github.com/status-im/StatusQ/issues/106) because its needed for [StatusSpellChecking](https://github.com/status-im/StatusQ/issues/196) - Working on [#2347](https://app.zenhub.com/workspaces/nim-status-client--nim-status-5ea70d29c12ee928df5ae848/issues/status-im/status-desktop/2347). Spell checking functions is done but have some Ui issue with dashed underline. Added a lot of dictionaries for spell checking. - next: - Windows Installer **Pascal**: - current/done: - Updated and merged a bunch of StatusQ PRs, some of them are: - feat(StatusChatList): introduce popupMenu property [#177](https://github.com/status-im/StatusQ/pull/177) - feat(StatusChatListItem): add highlighted property [#179](https://github.com/status-im/StatusQ/pull/179) - fix(StatusChatList): ensure component provide default width [#180](https://github.com/status-im/StatusQ/pull/180) - fix(StatusChatList): expect model.color instead of iconColor prop [#181](https://github.com/status-im/StatusQ/pull/181) - refactor: make chat component enum variants match protocol values [#184](https://github.com/status-im/StatusQ/pull/184) - feat(Components): introduce StatusContactRequestsIndicatorListItem [#186](https://github.com/status-im/StatusQ/pull/186) - fix(StatusModalHeader): ensure header has enough height for children [#187](https://github.com/status-im/StatusQ/pull/187) - feat(StatusChatList): introduce profileImageFn property [#189](https://github.com/status-im/StatusQ/pull/189) - feat(StatusRoundedImage): introduce identicon support [#190](https://github.com/status-im/StatusQ/pull/190) - refactor(StatusPopupMenu): expose category and chat id via open handler [#193](https://github.com/status-im/StatusQ/pull/193) - fix(StatusChatListItem): ensure public chat names are prefixed with '#' [#194](https://github.com/status-im/StatusQ/pull/194) - Implemented but unmerged PRs: - fix(StatusChatListItem): ensure chat name elides when it's too long [#195](https://github.com/status-im/StatusQ/pull/195) - Been also working on integrating chat list components into Status Desktop - This has uncovered that some of our APIs available in QML are index based (as opposed to ID based) and inconsistent - next: - Working on introduce some new APIs that are ID based. These are needed to reimplement full functionality of chat list with new componnents