diff --git a/ISSUES b/ISSUES index f4bd45e6d4..d131d23d4e 100644 --- a/ISSUES +++ b/ISSUES @@ -1,3 +1,5 @@ - DataTable field doesn't preserve checked value correctly if other fields don't validate (id gets set to 1 for all rows, and all boxes are checked). +- Modal needs more flexible width. It breaks when making screen narrower + than 816px, and if no DataTable field is there, it can be narrower also.