joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[5.1] UI issue on MFA in Dark Mode

Open dautrich opened this issue 9 months ago • 1 comments

Steps to reproduce the issue

  1. Prepare a J5.1 website with a backend user configured to use multiple MFA options (i.e. Passkey as default, TOTP, Backup Codes).
  2. Switch backend to Dark Mode.
  3. Logout and login again with the backend user from 1. by entering userid and password.
  4. On screen “Multifactor Authentication” click “Select a different method”

Expected result

Captions on the following screen are clearly legible.

Actual result

Captions on the following screen are not legible:

grafik

System information (as much as possible)

J5.1.0 (local via Laragon) Apache 2.4.59 PHP 8.3.8 MySQL 8.0.36

Additional comments

dautrich avatar May 09 '24 07:05 dautrich

The work done in #41799 was not complete and needs to be repeated for administrator\components\com_users\tmpl\captive\select.php

brianteeman avatar May 10 '24 12:05 brianteeman

@wilsonge I just discussed with @coolcat-creations about this issue. She mentioned that you fixed a lot of issues with dark/light mode in your PR #41799 and that this issue might be an easy PR for you.

dautrich avatar Oct 04 '24 19:10 dautrich

I basically repeated what @brianteeman said ;)

coolcat-creations avatar Oct 04 '24 19:10 coolcat-creations

I am getting married tomorrow so unlikely to do this any time soon. Sorry!

wilsonge avatar Oct 04 '24 20:10 wilsonge

Congrats @wilsonge 😍

coolcat-creations avatar Oct 04 '24 20:10 coolcat-creations

@wilsonge All the best wishes for your great event!

dautrich avatar Oct 05 '24 06:10 dautrich

Closing as having a pull request. Please test #44209 . Thanks in advance.

richard67 avatar Oct 08 '24 14:10 richard67