Coder Social home page Coder Social logo

Comments (8)

mmanjaree-msft avatar mmanjaree-msft commented on August 10, 2024 1

Thanks for reporting this issue. It is in our backlog but we donot have any timelines to share at this point.
Internal tracking id : 8827234

from office-js.

DivyaPatidar avatar DivyaPatidar commented on August 10, 2024

@manuelsidler could you please provide the reproduction video and the code snippet that you used to obtain these properties?

from office-js.

manuelsidler avatar manuelsidler commented on August 10, 2024

@DivyaPatidar here's a reproduction video, which shows how I navigate through mail items (without pinning). We refresh our taskpane when a selection has been changed. The code snippet is visible in the developer tools. You can also see that the subject is changing according to the selection. At the end, I close and reopen the add-in. After that the item id has a proper value.

itemid_empty.mp4

from office-js.

DivyaPatidar avatar DivyaPatidar commented on August 10, 2024

@manuelsidler Could you clarify if this is a consistent issue or if it occurs sporadically? Does this affect all user accounts? Additionally, would you be able to provide the sample add-in manifest for us to replicate the issue on our side?

from office-js.

manuelsidler avatar manuelsidler commented on August 10, 2024

@DivyaPatidar in the meantime it's a consistent issue on Outlook for Mac. The add-in is still in development, but all developers can reproduce the issue on their Mac.

I made a sample GitHub repository to reproduce the issue: https://github.com/manuelsidler/outlook-addin-multiselect

Please find attached another two videos, which compare the behavior between Outlook for Mac and Outlook on the web. On the web, it works fine (item id and subject reflects the current selected item). On Mac the subject and the item id don't reflect the current selected item.

item_empty_mac.mp4
itemid_web.mp4

from office-js.

manuelsidler avatar manuelsidler commented on August 10, 2024

Is there still some information needed from my side?

from office-js.

akagarwa-msft avatar akagarwa-msft commented on August 10, 2024

We are good for now; we will investigate from our end and will update.

from office-js.

dmytro-formpipe avatar dmytro-formpipe commented on August 10, 2024

We also faced with this issue. So might be related. We also have MultiSelect turned on and what we see is that Office.context.mailbox.item does not reflect selected mail, - it remains as it was when Pane was invoked.
Basically as on video "item_empty_mac.mp4" when email selection is changed - subject on the Pane does not change/correspond.
However call Office.context.mailbox.getSelectedItemsAsync does succeed and return correct mail selection.

Windows
Google Chrome Version 123.0.6312.106 (Official Build) (64-bit)

from office-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.