Open riddhi-p-28 opened 1 week ago
@riddhi-p-28 we are not able to repro this where button appears on the left. For us, the button appears to the right.
Did u make any changes in layout settings? The difference in the button color is due to the theme applied in Outlook and this is expected behaviour. It would be helpful if you can share a repro video.
We are developing an outlook web addin using office js Smart alert template. We are using Office JS Office.SmartAlertsEventCompletedOptions to display popup to the user. What we have observed is that the button placement on UI and font size for Smart alert is not consistent. When drafting mail thru group menu in outlook, the button placement changes. As per the docs here, we can handle the button click event and label text shown on this popup. However, i see there is no option to alter the styling/positioning of the text or button. Hence, we do not have control over the UI of the Smart alert. NOTE: this issue occurs intermittently
Your Environment
Expected behavior
The UI should be consistent across all email smart alerts.
Current behavior
Verify button present in Smart Alert from Addin popup is mislocated.
Steps to reproduce