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

Site Layout - UI elements overlap when the window size is changed #237

Open
egad13 opened this issue Feb 8, 2025 · 1 comment
Open

Site Layout - UI elements overlap when the window size is changed #237

egad13 opened this issue Feb 8, 2025 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@egad13
Copy link

egad13 commented Feb 8, 2025

(Apologies if this isn't the right place to bring up issues with the website!)

Is your feature request related to a problem? Please describe.
I've noticed that the site's desktop layout starts to break as soon as my browser window is less than 1400px wide, both in Firefox and Chrome; many of the buttons in the memory archive and other elements site-wide start to overlap and it becomes very hard to click on what you want. This has been a problem for me, because I prefer to work in several side-by-side windows and the buttons/etc start overlapping each other at such a wide size to begin with.

Describe the solution you'd like
Ideally what I'd like is some changes/additions to the CSS that makes sure that important UI elements don't overlap at any window size, and potentially a swap to the mobile layout if the window width gets small enough.

Additional context
A few screenshots of the issue:

Image

Image

I should also mention; I'm a web developer by trade and I'd be interested in helping out with UI changes, or other things, if the team would be okay with that. This is an awesome project and I'd love to help make it easier to use and more accessible to all.

@egad13 egad13 added the question Further information is requested label Feb 8, 2025
@WaterKH
Copy link
Owner

WaterKH commented Feb 10, 2025

Thank you so much for the feedback! I was recently made aware of this and I believe most of this is caused by the way we are displaying (I think mostly it's flow?)

In regard to your offer, that would be absolutely wonderful as I have quite a few projects on the front burners. I believe most of the CSS should be in their respective .css files under the blazor pages. Let me know if you want to discuss further or if you need more direction!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants