Help me have a consistent experience between the Windows version and the Teams version

This is the history from Microsoft:  

Some background on the tech stack and roadmap:

  • The first Whiteboard app we released was a Windows (UWP) app on an Azure back end. This is still the form factor with the richest feature set.
  • We later added the web app (Web + Teams) which we are gradually evolving. The web canvas will eventually be the single canvas that powers all apps.
  • In parallel, we are moving the back end to ODSP (OneDrive/SharePoint). This is the right platform to handle the required scale, compliance, and sharing capabilities.
  • At the end of this transition period all clients (Teams, Web, Windows, iOS, Android, Surface Hub) will run on a single version of the web canvas to support collab scenarios across all devices.

That transition is complex because we need to build up capabilities on the web app to the level of the Windows client (and beyond), while transitioning the back end, and while also supporting cross-device collaboration sessions across different app versions (e.g. Windows and web) and back-ends.

Help me see who has been changing the signature

1. It is good to see “Last edited by:” in the new version of CodeTwo. It would be even better if that was a column (next to Status), so you could sort on it and see the most recently updated signature.

2. The “Last edited on:” should include the time in words. Eg. “10 hours ago”. A cool library does this for you https://momentjs.com 

3. See arrow – I’d like to see “History”… who has been editing. Maybe you could even right click and choose ‘Revert’.

Figure: History of changes is needed

4. Outlook right pane – add an ‘Info’ icon on the right pane

Figure: An “info” icon could show us the last 5 people to edit the signature

Help me use indentation in OWA by adding shortcuts

There are a few shortcuts on the OWA web app, like bold (Ctrl + B).

One thing I find myself commonly missing is the shortcut to indent/outdent text.

Tab of course will not work because it will be handled by the browser to focus on elements.

I suggest using Ctrl + ] and Ctrl + [ to indent and outdent respectively.

There are many other actions that do not have shortcuts, all the actions on the bottom of the email composer should have a shortcut, but for now this feature would be great.

Figure: Currently there is no shortcut to indent text in OWA

CodeTwo – Help me make a nice set of signatures

  1. Branding – Add your logo to the top left
  2. Left Nav – Add a visual feel for Client and Server – I used the outlook logo to convey it. You could show that image as you hover over it
  3. The top text could be removed “Provide a name and description…” … as doesn’t add heaps of value
  4. Preview needed – On the bottom right, would love a preview of the signature. Then you could click on it to edit. I think this would be more intuitive than clicking on the ‘design’ menu item.
Figure: CodeTwo current UI

SSW has a rule Do you use great email signatures? and a video about signatures and CodeTwo.

Help me avoid losing Microsoft Forms when employees leave

I have had employees leave SSW and we have had little dramas later… this is when I discover that we have lost their forms. Has this happened to any of you?

Losing Microsoft Forms when employees leave your company can be avoided by making sure they share it to a team and not to one user.

Suggestion:

I would like a warning in the form that says this form is an orphan and is not shared to a team.

OR 

…even better, have an admin portal that allows you to assign the missing form to a new owner.

Figure: This form was shared to a bunch of people but when the creator left, it was lost

To repro:

Figure: Open form (you can see it)
Figure: But you only get “Sorry, something went wrong  This form doesn’t exist”

Help me do reports from the Tags

What we want to see is the number of phone calls per recruiter – to track activity on candidates. 

We can add tags to candidates within a project, but then we cannot report on it.

Figure: It is easy to add a tag for a candidate on a specific “project” (i.e. position). It should be possible to report on it

But in the custom reports, you can’t do anything with those tags:

Figure: No capabilities around tags except for “Tag Added” which doesn’t help much

Suggestion

What would be awesome is a custom report that shows, for each recruiter:

  • Username
  • InMail Sent
  • Phone Calls done (could be a tag)
  • Moved to xxx stage

Unfortunately no way to do that report  ☹. 

Another approach would be to have a custom stage in the pipeline like “Contacted on the phone” that we could move candidates to. Then report on that pipeline stage.

Unfortunately no way to report on this either (you can only report on the top level stage).

Help me see who approved Pull Requests

When I look at a list of closed Pull Requests, I can see easily see who created them, but not who approved them…

Currently, I need to click on each PR to see who approved them; or add a filter “reviewed-by:” if I want to see all items approved by a specific person…

Figure: I’d like to see “Approved by xxx” instead of just “Approved”

Bug – Mobile View List differences between IOS and Android

Figure: View of list from Android – Expecting to see 9 fields
Figure: View of list on IOS – expecting to see 9 fields (or at least consistent with Android)
  1. Inconsistency – Why do I see different fields on the same SharePoint list when on Android vs iPad?
  2. Not seeing 9 fields – Neither of these views have the 9 fields that I have in the mobile view?

It seems that the app is ignoring all of the view settings.

Figure: View Applied
Figure: View Settings – Fields Selected
Figure: View Settings – 9 items selected in “Number of items to display…”