AUI inline dialog doesn't work

Yanduganov Andrey July 27, 2017

I use AUI for create JIRA plugin unterface.

Now I need to use inline dialog. I have added dependency in my atlassian-plugin.xml 

<dependency>com.atlassian.auiplugin:aui-inline-dialog2</dependency>

Also I have created dialog like in example in AUI docs. But it not appears when I hover or click on link.

I use JIRA 7.2.2 and AUI 5.10.1

1 answer

1 accepted

0 votes
Answer accepted
Yanduganov Andrey August 2, 2017

My bad...

AUI works fine. But I used some JS which adds pseudo-element :before over my link. So it's my fail))

Suggest an answer

Log in or Sign up to answer