From the course: Developing for Microsoft Teams

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Challenge: Creating a channel tab

Challenge: Creating a channel tab - Microsoft Teams Tutorial

From the course: Developing for Microsoft Teams

Challenge: Creating a channel tab

(robotic music) - Time for a challenge, in this challenge, we've had a couple of suggestions to improve the UI of the personal tab we built. The first suggestion is that the picket dropdown is ugly. It doesn't look like the rest of teams. Now, if I go into app studio and look for the tab UI tools there's a link here to the fluent UI components. Fluent UI is the current Microsoft design language. I highly recommend that you look at these other links as well, but for now let's just concentrate on the UI components. So there's some introduction and getting started, But if you go down to this section components, you'll see there's one here called dropdown and scrolling down the list. I can see there's a version of this called the inline one which looks like it's a pretty good fit for what we want to do. And that will look a lot better than that. Very boxy crude dropped down native HTML drop-down control that we…

Contents