microsoft teams
17244 TopicsTEAMS - Extra Space between Keyboard and Typing Window
Dear All, I am also facing the issue in TEAMS. During the typing, a large space appears between Keyboard and Typing Window. This is happening only in TEAMS app. I moved from my Nothing phone to Vivo X200Fe, then this problem started. This may be a bug in TEAMS to be fixed for VIVO phones. I use VIVO X200 FE with Android 16 and Google Keyboard. It's very annoying to see this big gap and making us uncomfortable while typing. Please help me how to resolve this. Thanks for your help. Mobile : Vivo X200FE Operating System : Origin OS Android 16 Teams Version : 1416 / 1.0.0.2026123608 Keyboard : Google Keyboard - Version 17.7.4.9323642011Views0likes0CommentsLearn to deploy Teams Rooms on Windows in minutes with Autopilot + Autologin!
It’s never been easier to deploy Teams Rooms on Windows devices at scale than with Autopilot and Autologin, you or your Microsoft Teams Rooms partner can securely deploy Teams Rooms in minutes. Simply take a Teams Rooms device out of the box, plug it in, and with no further interaction the device will: Start up Update to the latest Teams Rooms and Windows versions Sign into Teams Enroll into the Pro Management Portal for remote management To make the magic happen, the device hardware identity must be uploaded into Intune as Autopilot device and an Intune administrator must configure Intune to automatically provision the devices for Autopilot. Then, to complete the Autologin portion, the meeting room admin within the Teams Rooms Pro Management Portal will match the Autopilot device with the resource account and either upload existing resource account passwords or automatically generate new passwords. With this process, we’ve heard feedback from customers and partners that one of the most challenging things is how to best get the device Autopilot information into Intune. There are various ways to collect and upload the Autopilot hardware identity: OEMs can handle the entire process and upload it directly into Intune on your behalf OEMs can provide the hardware identity information for upload by the IT admin or a Cloud Solution Provider Some devices require hardware identity collection manually to then be uploaded by the IT admin or Cloud Solution Provider Since each Teams Room device is a bit different, we’ve partnered with each Teams Rooms manufacturer to create instructional videos with their best practice recommendations for how to use Autopilot + Autologin to deploy their Teams Rooms on Windows devices including how they recommend uploading the device Autopilot information. Additional Microsoft Resources: Step by Step Documentation: Use Windows Autopilot and Autologin to easily deploy Microsoft Teams Rooms consoles - Microsoft Teams | Microsoft Learn Step by Step YouTube video: Autopilot for Teams Rooms Windows Step-by-Step Tutorial Teams Rooms Autopilot Registration Step by Step for Partners: Teams Rooms Autopilot Registration for Partners - Microsoft Teams | Microsoft Learn Manufacturer Video Documentation Autopilot Landing Page Autopilot Registration Coming Soon! Autopilot Landing Page Autopilot Landing Page Autopilot Landing Page Support Documentation4.7KViews1like0Comments[Adaptive Card] Issue with CodeBlock line numbers and more
I have a simple adaptive card containing a code block with multiline SQL in it: from botbuilder.core import CardFactory, MessageFactory, TurnContext async def send_sql_card(context: TurnContext): SQL_QUERY = """SELECT order_date, customer_id, SUM(quantity * unit_price) AS revenue FROM catalog.sales.order_items WHERE order_date >= DATE '2026-01-01' AND order_date < DATE '2026-06-01' GROUP BY order_date, customer_id """ activity = MessageFactory.attachment( attachment=CardFactory.adaptive_card( { "type": "AdaptiveCard", "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version": "1.6", "msteams": {"width": "full"}, "body": [ { "type": "CodeBlock", "codeSnippet": SQL_QUERY, "language": "sql", }, ], } ) ) await context.send_activity(activity) This worked fine until maybe a few weeks ago. Now, there are two issues: Line numbers appear twice: Not all lines are being shown: It says "Expand (11 lines)", but it only shows 9. This happens on Teams Desktop - it looks fine on the web version.36Views0likes2CommentsWhat are people using to measure manager effectiveness across the org?
Our CHRO wants to start tracking how effective managers are, things like do they hold regular 1:1s, do they give timely feedback, are their team's goals on track. Right now we have zero visibility into any of this. We can pull some data from Teams usage reports but that just tells us who's chatting a lot, not who's actually managing well. Anyone found a tool or approach within the M365 ecosystem that gives you a real picture of manager effectiveness?10Views0likes0CommentsBuilding an employee recognition program that actually lives in Teams?
HR asked me to set up some kind of peer recognition system where people can give kudos to each other. They want it inside Teams because thats where everyone already is. I spent a few hours looking at options, Power Automate flows with adaptive cards, custom bots, etc. but nothing feels clean or sustainable. Has anyone set up a recognition/kudos system thats actually integrated into Teams and not just a bot that posts to a channel?12Views0likes0CommentsHow do you roll up individual goals into department or company goals in M365?
We’re trying to manage goals across teams using Microsoft 365, but the structure gets messy fast. Individual goals live in different places, and it’s hard to see how they connect to department or company-level objectives. With Viva Goals out of the picture, has anyone built a clean way to roll up goals in M365, or is this something better handled with a dedicated OKR/performance tool? (I honestly wouldnt want to use something third party and much rather keep things in MS 365)30Views0likes2CommentsOur remote managers are struggling with giving regular feedback in Teams
We’re a mostly remote team and one issue we keep running into is that feedback only happens during formal reviews. Managers use Teams every day, but feedback tends to get buried in chats or not documented at all. Has anyone found a simple way to make regular employee feedback part of the Teams workflow without adding a lot of admin work?39Views0likes2CommentsTeams black and green lines when sharing screen and recording impact
When sharing screen on mac osx the screen share sometimes goes black with green and white lines all scrambled. Also the recording gets impacted while screen sharing is totally fine during the meeting. This started in the last 1-2 weeks. Teams Version 26149.1804.4788.568139Views0likes1CommentTeam disappears from the side rail if a channel is in the section
This started around the time Communities have been added to the side rail (the one that shows recent chats, all your teams, etc.). I have a setup where i add channels that i need to a section called Favorites and in that section i enable to show only unread. I put this section above chats in Combined view. This way i see channels with unread messages on top and new chats also appear at the top of the Chats section. This way it is easy to notice unread messages without pesky notifications. Because there is no option to limit the size of Chats section (i would prefer it to show only last 10 chats or less). So, my Teams list is usually too far below to see channels with new messages. I had this setup since Combined view was introduced. But a few weeks ago behavior changed. Now, if a channel is in a section, the whole team is hidden from the side rail and under the Teams section it only shows a link "View all your teams". Which you need to click and it loads list of teams in the main window, then you click on a team and it loads a list of channels and so on. Very slow. It doesn't make sense to hide entire team if you add one of the channels to some section. I still might need to access other channels and i want it to be at my fingertips, not behind 3 clicks and UI loading time. It even looks more like a bug, but probably not many users run into it as i think sections are not as popular as Microsoft have hoped.23Views0likes1Commentmissing crumb trail in Teams channel, cant get back to highest document level
hi discovered yesterday that the crumb trail in teams channels is no longer available, so i cant navigate to the highest document level, however i can get access to the crumb trail from the corresponding sharepoint site, but most of my 5,000 are mainly using teams, can you point me to any documentation to say when this change was happening, screenshots below one from Teams channel other from SharePoint22Views0likes1Comment