View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019191 | phpList 3 application | Interface - Administrator | public | 19-04-18 09:56 | 19-04-18 20:41 |
Reporter | suela | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | reopened | ||
Product Version | 3.3.2-RC3 | ||||
Target Version | 3.3.2 | Fixed in Version | 3.3.2 | ||
Summary | 0019191: The number of lists is not placed correctly | ||||
Description | On lists page the number of lists is too close to the "Categorise lists" button. Also it should be brought down to be better aligned. See screenshot attached. | ||||
Tags | No tags attached. | ||||
|
|
|
This has been changed on 3.3.2. The lists quantity is on list title now (see attached). |
|
Sorry for the confusion Marie. Unfortunately that hasn't been included on the RC4 release. @michiel can you please include this one on the 3.3.2? |
|
I can cherry pick it into 3.3.2 if it's important. If you can let me know which commit it is, I can try to include it in 3.3.2 Mariela, the way it works now is as follows: 1. I branch master into release-XX and we create the RC1,2,3 from that branch 2. development continues on master So, it's no longer that the new release is created from master at any time. That would be too unstable. So, currently we have release-3.3.2 as the one for 3.3.2, current master will become 3.3.3 FYI @samtuke |
|
I already commited in branch release-3-3-2. |
|
The change is included in this same commit: https://github.com/phpList/phplist3/commit/1fc7a9b00727e669699dd6a0c4bfaa85d6e8e3b5 (read description) |
|
Ah, great. That would mean I need to roll out a new version. I need to figure out why the tests are failing. Once that's fixed, we can proceed. 0019139 |