-
Notifications
You must be signed in to change notification settings - Fork 466
Provide a few examples of applications using Office UI Fabric #301
Comments
I totally hear you on this one, @waldekmastykarz. We actually provide samples, but we're in dire need of updating our documentation to explain how to actually access them. We'll be doing this very, very soon. In the meantime, I can walk you (and other folks who see this issue) through how to build, access, and even play around with the sample Form and Video Portal app:
As you mentioned, these don't actually do anything, but should give you an idea of how folks on the Fabric team leverage the toolkit. We'll get this info up on our docs site asap. Sorry for the inconvenience here! |
I'll take a look at what's available and will let you know if it's what I mean. Thanks for the tip! 👍 |
No problem! Let us know if it isn't what you were looking for and we can investigate some alternatives. |
The Forms and Video Portal samples are kind of what I'm talking about. The Forms sample seems however to be broken (in Safari on OS X) and the Video Portal makes little use of the Office UI Fabric (nav bar only). It would be very helpful if you could extend these samples in the future to help us understand how the different pieces could be used to compose a complete UX 😄 |
@waldekmastykarz: I've opened an issue for the Safari bug so that we can investigate it (could you elaborate there on what's happening?) and have added the need for additional samples to our roadmap. |
I've submitted a sample to the OfficeDev PnP repo that includes Fabric in an MVC app. It includes NavBar, Grid (including tabular data), CommandBar, SearchBox, Toogle, Dropdown and TextField. It does not yet have a permanent url, but you can review the code at https://github.com/pschaeflein/PnP/tree/samples.office365api.groups/Samples/MicrosoftGraph.Office365.GroupsExplorer and track the PR at pnp/PnP#1307 |
@pschaeflein: Nice! Would you mind messaging us once that PR has been approved and the sample is published? We'll include a link to it from our website. |
Some of the links in this discussion are broken. Is there a sample page template showing a branded header, a footer, a basic navigation menu and a body? |
Currently the sample website available at dev.office.com/fabric shows how the different components work on their own but it's still challenging to figure out what the best way is to compose a complete application out of the different components. It would be extremely helpful for developers if you could provide a couple of dummy applications built using Office UI Fabric. The app wouldn't do anything but would show how the different components fit together in a single application.
The text was updated successfully, but these errors were encountered: