Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Fat panel onReady event should return fatPanel itself as an argument
Description
Right now, fat panel onReady event returns its sub-component uiOptions as an argument, rather than the fat panel itself. Returning the fat panel would make API more accurate and be easier to write unit tests.
Right now, fat panel onReady event returns its sub-component uiOptions as an argument, rather than the fat panel itself. Returning the fat panel would make API more accurate and be easier to write unit tests.