If you navigate directly to an url for chat creation we want to include the mentioned users infos in the nav info.
Depends on D8011
Paths
| Differential D8012 Authored by michal on May 29 2023, 6:59 AM.
Details Summary If you navigate directly to an url for chat creation we want to include the mentioned users infos in the nav info. Depends on D8011 Test Plan Navigate to /chat/create/<user-not-in-userstore> and /chat/create/<user-in-userstore> and check if they both work correctly
Diff Detail
Event TimelineHerald added subscribers: atul, tomek, ashoat. · View Herald TranscriptMay 29 2023, 6:59 AM2023-05-29 06:59:13 (UTC-7) michal added a child revision: D8013: [web] Use search users in chat composer.May 29 2023, 7:00 AM2023-05-29 07:00:39 (UTC-7) Harbormaster completed remote builds in B19827: Diff 27158.May 29 2023, 7:16 AM2023-05-29 07:16:47 (UTC-7) ashoat added inline comments. This revision is now accepted and ready to land.May 29 2023, 7:43 AM2023-05-29 07:43:17 (UTC-7)
Harbormaster completed remote builds in B19983: Diff 27394.Jun 2 2023, 5:54 AM2023-06-02 05:54:47 (UTC-7) Closed by commit rCOMM1617e44dbb87: [keyserver] Include initial navInfo selectedUserList (authored by Michal Gniadek <michal.gniadek@swmansion.com>). · Explain WhyJun 14 2023, 6:32 AM2023-06-14 06:32:14 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 27743 keyserver/src/fetchers/user-fetchers.js
keyserver/src/responders/website-responders.js
web/app.react.js
web/url-utils.js
|