Is there a way to hide the avatar section on Insight Object Edit?

Chad Peters October 12, 2017

 

As seen in the screen capture below, the highlighted area is a complete waste of space (in an already compressed modal window). Is there a means of turning this feature off and regaining that form edit space?

image.png

2 answers

1 accepted

0 votes
Answer accepted
Alexander Sundström
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 16, 2017

Hi Chad,

That is not possible as of 5.1.1

If you have a feature request that you want to share with us, please visit the Open Riada Product Environment where you can vote, watch or comment on already existing issues.

Best Regards
Alexander

Chad Peters October 16, 2017

Feature request opened. Thanks. 

Tom Kostiainen November 26, 2020

Can you @Chad Peters please share the link to the feature request. For us this avatar is useless and only eats space.

0 votes
Chad Peters October 25, 2017

FWIW - I was able to make these changes fairly easily on the client-side by adding the following to the Jira Announcements Banner section:

 

<style>
.rlabs-create .rlabs-dialog-form {
width: 100%;
float: left;
}

.rlabs-dialog-info {
visibility: hidden;
}
</style>

Alexander Sundström
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 25, 2017

Ok. Thanks for the update. Just so you know that the class you've set to hidden is also used elsewhere in the code. Perhaps you should also used the .rlabs-dialog-wrapper .rlabs-dialog-info or something like that to narrow it down.

Best Regards
Alexander

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events