Create new task, adding linked content left nav bug

Jonas De Beukelaer shared this problem 5 years ago
Completed

Hey,

When trying to attach reports or any other content to a new task, I get the attached behaviour in the list, which means I cannot add anything to said task.

Thanks,

Jonas

Replies (2)

photo
1

Hi Jonas,


Yup this is not expected behaviour and a defect has been raised for this.

No ETA on this as yet, however we do have a workaround which does involve modifying some .css, but it's fairly straight forward.


  1. Copy your ReportList.css
    FROM \Yellowfin\appserver\webapps\ROOT\css
    INTO \Yellowfin\appserver\webapps\ROOT\customcss
  2. Add the following in the ReportList.css you copied into the customcss folder

.searchContainer { 	height:500px; 	background-color:#f9f9f9; }.searchContainer {
	height:500px;
	background-color:#f9f9f9;
}
4. Refresh your browser.

You should now be able to use the search box correctly.


I've also attached a modified ReportList.css to this ticket which you should be able to use.


Will keep you posted on updates, and hope this can get resolved sooner rather than later.


Please let us know if there was anything else in the meantime.


Regards,

David

photo
1

Cool, thanks for that David.

Jonas

photo
1

No probs. Awesome pic!

photo
Leave a Comment
 
Attach a file