xwikisas / application-forum

Forum Application (Pro)
GNU Lesser General Public License v3.0
0 stars 5 forks source link

Ensure consistency with other applications on Actions column on the Forums homepage's livetable #91

Open ilieandriuta opened 4 years ago

ilieandriuta commented 4 years ago

Currently, on the Forums homepage's livetable, the links from the Actions column (Edit, Delete) do not have icons like the ones from other applications (for ex. on AppWithinMinutes app, or Flash Messages Pro app) or even XWiki livetables.

Also, the 'Actions' word from the livetable's header is aligned to the left, when on most XWiki other livetables is aligned to the right. It would be nice (and improving user experience) to be consistent with the other livetables.

Currrent Forums homepage livetable:

Forums_actions_column

AppWithinMinutes homepage livetable:

AWM_icons

Tested on Forum Pro 2.7.1.

acotiuga commented 4 years ago

@ilieandriuta could you provide some information related to the XWiki version and maybe Browser details from your testing environment? I cannot reproduce the issues for XWiki 9.11, forum 2.7.1.

ilieandriuta commented 4 years ago

@acotiuga The screenshots from this ticket are from a more recent version of XWiki.

I just reproduced the issue with Forums 2.7.2 on XWiki 12.5 (Chrome 83/Jetty/HSQLDB):

Forums_2_7_2_XWiki_12_5

AppWithinMinutes homepage livetable:

AWM_XWiki_12_5

I think the issue might be related to https://jira.xwiki.org/browse/XWIKI-14343, which was fixed in XWiki 11.8RC1.

Please let me know if you need other details. Thanks!