appwrite / appwrite/console

Back Button Overlaps Page Title on MFA Verification Screen in Kasm Virtual Browser (Firefox)

Open
#1,843 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Svelte
Stars
393
Forks
260
Avg merge
6h 53m
Merged PRs (30d)
24

Description

On the /console/mfa screen of the Appwrite console, the "Back" button is not rendered correctly in the Kasm virtual browser (Firefox). As shown in the attached screenshot, it overlaps with the page title "Verify your identity", making both elements difficult to read.

This issue seems specific to virtualized environments like Kasm or potentially certain screen resolutions/viewports. A CSS fix involving layout responsiveness or z-index might be needed to ensure proper spacing between elements.

**Steps to Reproduce:**

- Access Appwrite console via a Kasm virtual browser (Firefox).
- Navigate to /console/mfa.
- Observe the layout of the "Back" button and title.

Expected Behavior:
The "Back" button should appear above or beside the title without overlapping, ensuring proper readability.

**Screenshot:**

![Image](https://github.com/user-attachments/assets/640545f3-bfdd-4fc8-94d4-6a1d5929f0cf)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.