openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
313 stars 1.02k forks source link

Error log message overflows out of modal in Scheduler jobs #2916

Closed abhaychawla closed 6 years ago

abhaychawla commented 6 years ago

Description

The error log message overflows out of the modal in scheduler jobs.

Steps to Reproduce

Admin -> System -> Scheduler Jobs -> Click on error log for any job

Expected Behaviour

The error log message should completely fit inside the modal for the user to read.

Actual Behaviour

The error log message overflows out of the modal.

Settings

Screenshots, if any

screenshot 399

abhaychawla commented 6 years ago

I am working on the issue.