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: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
This question may get more attention if posted to community.developer.atlassian.com. That's where our developer community hangs out.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.