[GH-ISSUE #636] Fallback note for useres with incompatible browsers #234

Closed
opened 2026-02-27 08:16:02 +03:00 by kerem · 3 comments
Owner

Originally created by @Masgalor on GitHub (Aug 3, 2023).
Original GitHub issue: https://github.com/lldap/lldap/issues/636

Discussed in https://github.com/lldap/lldap/discussions/635

If the browser is not able to handle the frontend there is no fallback/warning/error, so the user will just see an empty page.
For my limited understanding this happens if JavaScript is completely disabled, or if JavaScript is enabled but JIT is disabled.
There may be more relevant factors but those are the ones I noticed.

It would be great to have some kind of fallback to inform the user about their incompatible browser.
Even if the user can't make any sense of the displayed message they can seek help more easy.

Originally created by @Masgalor on GitHub (Aug 3, 2023). Original GitHub issue: https://github.com/lldap/lldap/issues/636 ### Discussed in https://github.com/lldap/lldap/discussions/635 If the browser is not able to handle the frontend there is no fallback/warning/error, so the user will just see an empty page. For my limited understanding this happens if JavaScript is completely disabled, or if JavaScript is enabled but JIT is disabled. There may be more relevant factors but those are the ones I noticed. It would be great to have some kind of fallback to inform the user about their incompatible browser. Even if the user can't make any sense of the displayed message they can seek help more easy.
Author
Owner

@nitnelave commented on GitHub (Aug 5, 2023):

Can you check that you get the correct warning with the new build?

<!-- gh-comment-id:1666452593 --> @nitnelave commented on GitHub (Aug 5, 2023): Can you check that you get the correct warning with the new build?
Author
Owner

@Masgalor commented on GitHub (Aug 5, 2023):

I can confirm that I get the correct warnings shown.

Could we bring this change to index_local.html as well?

<!-- gh-comment-id:1666507867 --> @Masgalor commented on GitHub (Aug 5, 2023): I can confirm that I get the correct warnings shown. Could we bring this change to `index_local.html` as well?
Author
Owner

@nitnelave commented on GitHub (Aug 5, 2023):

Merged in index_local.html as well!

<!-- gh-comment-id:1666593687 --> @nitnelave commented on GitHub (Aug 5, 2023): Merged in `index_local.html` as well!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#234
No description provided.