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

Top right UI Buttons are rendered out of screen when the browser's size is short. #2045

Closed
ghost opened this issue Apr 16, 2018 · 4 comments
Closed
Labels
Bugs Front End Low Hanging Fruit Mailpile-v1-is-Obsolete Tagging issues we won't fix because Mailpile v1 development has stopped
Milestone

Comments

@ghost
Copy link

ghost commented Apr 16, 2018

UI Buttons disappear (are rendered out of screen) when narrowing a short browser window.
In order to reproduce this bug, it is imperative that the browser's window is short (low vertical height).
This bug was observed on macOS 10.13.4 using Safari 11.1.
I was able to reproduce it on the, now, latest versions of Firefox and Chrome.

I demonstrate the bug with a sequence of screenshots.

The following is a normal screenshot of Mailpile in a browser.
screen shot 2018-04-16 at 09 31 41
The following three screenshots are abnormal, they show the result of gradually narrowing the browsers size. Note how the icons in the top right disappear one after another.
screen shot 2018-04-16 at 09 31 45
screen shot 2018-04-16 at 09 31 47
screen shot 2018-04-16 at 09 31 53
The following screenshot is normal, it shows that when the window gets too narrow, the a different style is applied.
screen shot 2018-04-16 at 09 31 56
I must add that altough the final screenshot is normal, I expected to see five icons -- not just three.

@BjarniRunar
Copy link
Member

The responsive UI needs more breakpoints, it seems. Or just be more aggressive about making the Report Bugs link disappear, I think it's what pushes everything else out of place.

The three instead of five thing is "working as intended", as the screen gets smaller we are forced to start dropping features. Someday someone will create or plug in an overflow menu handler that makes the dropped ones still accessible.

@ahadmushir
Copy link

Hey!
Is this issue still there? I would like to work on it as a starter of my open source community contribution :)

@BjarniRunar
Copy link
Member

Hi @ahadmushir , sorry about the late reply!

I think the general case, that our responsive UI would benefit from some tweaks and more testing definitely still applies. Dragging my Mailpile window to different sizes does still show some glitches like those described above.

@wbenfie
Copy link

wbenfie commented Mar 10, 2020

I would like to work on this issue if it is still available.

@BjarniRunar BjarniRunar added the Mailpile-v1-is-Obsolete Tagging issues we won't fix because Mailpile v1 development has stopped label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Front End Low Hanging Fruit Mailpile-v1-is-Obsolete Tagging issues we won't fix because Mailpile v1 development has stopped
Projects
None yet
Development

No branches or pull requests

3 participants