OfficeDev / office-js

A repo and NPM package for Office.js, corresponding to a copy of what gets published to the official "evergreen" Office.js CDN, at https://appsforoffice.microsoft.com/lib/1/hosted/office.js.
https://learn.microsoft.com/javascript/api/overview
Other
670 stars 96 forks source link

Deleting MoreInfo section in spam addin manifest results to a missing success message. #4521

Open glr0221 opened 3 months ago

glr0221 commented 3 months ago

Removing the MoreInfo section of the spam addin manifest results to the 'description' not showing.

Expected Behavior

Regardless of the presence of the MoreInfo section in the spam addin manifest, the description should be shown in the success prompt.

Current Behavior

If the MoreInfo section is removed in the spam addin manifest, the description is not shown in the success message.

Steps to Reproduce, or Live Example

Context

This is currently a show stopper for us.

Your Environment

Useful logs

anjalitp commented 3 months ago

@glr0221 We have reproduced this issue within Outlook Web and it has been indicated that the issue also exists on Outlook Desktop. Could you please clarify if you are referring to the 'New Outlook' experience on Windows?

glr0221 commented 3 months ago

@anjalitp Sorry for the confusion. The bug happens on New Look Outlook and Browser-based (OWA) Outlook. Legacy/Classic outlook is working fine.

anjalitp commented 3 months ago

@glr0221 Thanks for confirming. We have created a backlog item for the issue reported. Unfortunately, we don't have a timeline to share at this point.

glr0221 commented 3 months ago

@anjalitp it is sad to hear that you don't have a timeline yet. This is really a big deal for us since we don't use the MoreInfo section. Some, if not most of our users, do not want to see a link in the dialogs. I hope you can get us feedback if this gets a schedule in the future. Thank you.