You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I'm thinking we can show activity-library in a popup window, not a new tab. Probably this way it will be more obvious that something will happen if you add an activity. And if we implement 'user is adding activity' placeholder, you will able to see it this way.
And use some existing method of communication between windows. Maybe postMessage? Need to check
The concern with showing it in a modal was that we'd have to adjust the activity library from it's fullscreen form. Not the end of the world, but a bit more work. LMK if you'd like me to whip up what the design adjustments would be.
Alternatively, we could show the old meeting picker to start and do the activity library later.
AC:
Add an activity button
should redirect to the activity library (in a new tab) and provide an additional param, probablydiscussionId
Questions:
sourceMeetingId
? cc @tghankenThe text was updated successfully, but these errors were encountered: