Questions tagged [office-ui-fabric]

Questions around the Office UI Fabric development and components. Office UI Fabric is a library providing a set of components to help developers build their apps faster with a look and similar to Microsoft Office controls

Office UI Fabric is a library providing a set of components helping developers to build apps looking like Microsoft Office.
These components are JavaScript and CSS based.

Please upload a reduced example of your problem to https://aka.ms/fabricpen and paste the link with your question. Makes it easier to understand the whole issue better.

432 questions
0
votes
1 answer

Layout problems with Office UI Fabric

[EDIT: updated to focus the issue on the overlaying problem; also edits have been made to the CodePens] [EDIT2: updated to include details about the method suggested by Mohamed Mansour] I'm having difficulties designing the layout for an Office UI…
Eric Legault
  • 5,706
  • 2
  • 22
  • 38
0
votes
0 answers

Drop items to empty Detailslist

I have two detailslist and I want to drag items from one to another, the problem is the second DetailsList is empty when component initialized and it doesn't accept drag and drop operations, but as soon as I add an item to the list it start getting …
Ramin Ahmadi
  • 65
  • 1
  • 8
0
votes
1 answer

Detailslist ignores columns

I have an array of items including 5 columns, but I want one of them to be displayed in detailslist, so I created a variable like this: _columns: IColumn[] = [ { key: 'Title', name: 'Title', fieldName: 'Title', …
Ramin Ahmadi
  • 65
  • 1
  • 8
0
votes
0 answers

FabricUI and angularJS uif-textfield issue

I have requirement where i have to show 1/4 th of the value which i entered in first textbox(test1) in my second textbox using fabric UI textbox. First Textbox
Barry
  • 1
0
votes
1 answer

Hoverable Dropdown menu Add-in Commands

Is there a way to make an Dropdown menu Add-in Command hoverable? Basically, when you hover your mouse over the button the list of menu items automatically expands.
ezG
  • 391
  • 1
  • 17
0
votes
1 answer

Angular Unit Tests ReferenceError: type is not defined

I'm having some issues with my Unit Tests for an Angular application that is intended to be an Add-In for Outlook. The code itself runs fine without errors but the tests are routinely failing. The errors I'm getting are the…
Andrew Ferguson
  • 179
  • 1
  • 3
  • 15
0
votes
1 answer

Cannot Access Javascript API for Office from within a