Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search sidebar UI bug #396

Open
dontlaugh opened this issue Jun 3, 2024 · 2 comments
Open

Search sidebar UI bug #396

dontlaugh opened this issue Jun 3, 2024 · 2 comments

Comments

@dontlaugh
Copy link
Collaborator

Reported by @AlexDaniel

image

@AlexDaniel
Copy link
Member

Reproducible by resizing the browser window using any browser.

@finanalyst
Copy link
Collaborator

This is a known CSS bug. It is related to the interaction of panels, the left hand optional panel containing the Contents listing, in the Tab form factor settings of Bulma.

Since the left hand Contents panel can be closed if it interferes too much with reading, it has a low priority.

The Bulma Framework has been upgraded (including a new cross-browser mechanism to have different theme) since this variation of the website was developed.

Hopefully, upgrading and implementing a more consistent use of Bulma CSS will make this flaw easier to handle.

Another known flaw is the appearance of the website on a smartphone.

finanalyst added a commit that referenced this issue Jun 17, 2024
- in a code box, the 'language' label was obscuring the contents of the code box it labelled
- code box contents were overflowing to right
- this patch does not change problem in #396
finanalyst added a commit that referenced this issue Jun 17, 2024
- in a code box, the 'language' label was obscuring the contents of the code box it labelled
- code box contents were overflowing to right
- this patch does not change problem in #396
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants