auiSelect2 not visible in JIRA 7.2 and above

Mahmoud Ahmed Abdel-Mola April 7, 2017

I have a Plugin with an auiSelect2 Element to choose a project. Now in JIRA 7.1.10 everything works fine but with >= JIRA 7.2 the elements attribute "aria-hidden" is setted to true and I'm just wondering why. Why should an Element become invisible after initializing it?

<div class="select2-container aui-select2-drop aui-dropdown2 aui-style-default aui-ss-field ajs-dirty-warning-exempt aui-select2-container select2-dropdown-open select2-container-active" id="s2id_projectSelect" aria-hidden="false" style="z-index: 1000;"><a href="javascript&colon;void(0)" onclick="return false;" class="select2-choice" tabindex="-1">   <span class="select2-chosen">MYP</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input class="select2-focusser select2-offscreen" type="text" id="s2id_autogen2" tabindex="0" disabled=""></div>



I hope I will get an clear answers as soon as possible.

kind regards

 

1 answer

0 votes
AnnWorley
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 9, 2017

This question may get more attention if posted to community.developer.atlassian.com. That's where our developer community hangs out.

Suggest an answer

Log in or Sign up to answer