MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
277 stars 499 forks source link

Tab Removal button still gets enabled after 5secs but from commit it the text was deleted, which means it should work now. #11096

Open aniketrai opened 1 week ago

aniketrai commented 1 week ago

Steps to reproduce

The text was removed which says that Remove button will be enabled after 5 secs. Does this means this feature is implemented ?

If so, I am still facing the issue. I am making the button disable by pages.config.setValidityState(false); but still it gets enabled after 5 secs.

Commit - https://github.com/MicrosoftDocs/msteams-docs/pull/10538

Expected behavior

If using pages.config.setValidityState(false); the remove button should not be enabled.

Actual behavior

Remove button is still getting enabled after 5 secs

Error details

No response

### Tasks
microsoft-github-policy-service[bot] commented 1 week ago

Hi aniketrai! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

Meghana-MSFT commented 1 week ago

This issue is being tracked here https://github.com/OfficeDev/microsoft-teams-library-js/issues/2363. Please follow this thread for further updates. Thank you.