Open sschoeb opened 3 months ago
@sschoeb - Thanks for reporting your issue. We are checking this internally, we will update you soon.
@sschoeb - We received an update from the engineering team stating that the 'no-page-reload' behavior of Teams mobile will not be available on other platforms and is only applicable to mobile clients. Additionally, you can perform a pull-to-refresh action to reload the page.
Please let us know if you have any further query here?
Hi @Nivedipa-MSFT - thanks for checking.. but you answrt does not help us at all:
@Nivedipa-MSFT is there any update on this? Our users are confused as since this change obviously the data on the tab might be outdated.
@Nivedipa-MSFT Would be great to have an update on this. At least a statement on what we have to expect on this tabs. Please answer the questions above: https://github.com/OfficeDev/microsoft-teams-library-js/issues/2435#issuecomment-2271595699
@sschoeb - Apologies for the delay. We are checking this with engineering team, we will let you know once we get any updates on it.
@sschoeb - We received a reply from the engineering team stating that the pull-to-refresh feature does not work on Android due to bugs and limitations in Android WebView. The solution provided by the engineering team is to add a Refresh Menu item under the overflow menu in the top right corner. Using this, we can reload the page.
Please let us know if you have any further query here.
@Nivedipa-MSFT thank you for your feedback. I do have a few questions about this "solution" and its usability:
I numbered the questions so that you can answer each one without missing a point. Thank you!
@sschoeb - We are checking this with engineering team, we will let you know once we get any updates on it.
With the latest release on Teams for android the tabs do not reload when the user navigates between these.
As with the reload the data was always up-to-date we did not have to do anything here. But with this (in my opinion breaking) change, we now have to implement a logic that ensures the tab's data is refreshed whenever the user navigates to it.
Two questions on this: