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
686 stars 95 forks source link

[Excel] Custom Tab Can Focused #2022

Open dinglicoding opened 3 years ago

dinglicoding commented 3 years ago

We saw that you released a new function contextualTab, and we introduced your new function to our excel addin plug-in. Whether the button is editable is very good, we also like it, but when we edit the table, we also want our plug-in tab to be selected and the focus is on our addin. From the documentation, only visible and select are available. No focus my addin

image

This picture shows that the table data tab is displayed, but not selected.

ElizabethSamuel-MSFT commented 2 years ago

@dinglicoding Apologies for the late response. Are you still facing this issue?

@preethikakiru Can you take a look?

Thanks.

ghost commented 2 years ago

This issue has been automatically marked as stale because it is marked as needing author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your interest in Office Add-ins!

ghost commented 2 years ago

This issue has been closed due to inactivity. Please comment if you still need assistance and we'll re-open the issue.

dinglicoding commented 2 years ago

@ElizabethSamuel-MSFT Yes, still has this issue

ElizabethSamuel-MSFT commented 2 years ago

@dinglicoding Thanks for letting us know. Reopened.

ElizabethSamuel-MSFT commented 2 years ago

@preethikakiru Any update on this? Thanks.

preethikakiru commented 1 year ago

Hi Elizabeth, reassigned this ticket because I don't think I have the right knowledge for this.

dinglicoding commented 1 year ago

Hi @preethikakiru Thanks for your reply.

Our excel addin has several menus. In order to better allow users to see our menu, it is convenient to click the menu button directly on Custom Tab. So after rendering the chart or table. Ability to automatically focus Custom Tab. Which can reduce customers looking for our custom Tab.

dinglicoding commented 1 year ago

Hi @preethikakiru Custom Tab Focus will add in Feature?

SiruiSun-MSFT commented 1 year ago

Hi @dinglicoding, sorry for the late response. According to the previous discussion, maybe we can treat this issue as a new feature ask. We track Office Add-in feature requests on our Microsoft 365 Developer Platform Ideas Forum. Please add your request there. Feature requests are considered when we go through our planning process. Thanks for your patience!