To reproduce:
- Sign into Codeberg/Gitea
- Attempt to sign out
Problem:
I expected to see a button to allow me to sign out. I have not managed to find it so far. Maybe someone else knows better than me?
To reproduce:
Problem:
I expected to see a button to allow me to sign out. I have not managed to find it so far. Maybe someone else knows better than me?
top-right menu, last menu item (bottom) -> sign out.
Maybe @phtan has that horizontal resolution where the button is not visible...
Thanks @hw , @Masgalor and @ashimokawa for your responses.
I attach a screen-shot.
My Display Resolution is apparently 1920 x 1080.
I have temporarily found a resolution (pun intended) for this issue.
In Windows' Display Settings, I can change a setting called Scale, from the default 150% to 100%. (Please see screen-shots).
Then, in my Web-browser, at codeberg.org, I can see the option to Sign Out, and other options.
This is the first time that I have changed - or am even aware that there is - a Scale setting, so thanks for your patience.
However, it remains to be seen whether I can adjust to this new display on my computer.
Let me know if you want me to close this issue - it is not exactly clear to me if Codeberg-Gitea should accommodate my display preferences, or if my display preferences have to accommodate Codeberg-Gitea. (I have had no issues with other web-sites, at 150% scale of display, as far as I am aware - in the past 2.5 years or so).
In Windows’ Display Settings, I can change a setting called Scale, from the default 150% to 100%. (Please see screen-shots).
Just as a side note, you can set a zoom level inside your browser.
Either in the page settings or by scrolling your mouse wheel while holding down the ctrl-button. No need to mess up your system settings.
Let me know if you want me to close this issue - it is not exactly clear to me if Codeberg-Gitea should accommodate my display preferences, or if my display preferences have to accommodate Codeberg-Gitea.
The site should be usable regardless your displys preferences.
If your horizontal resolution gets too small the navbar switches to a one button dropdown-menu. Thats for mobile usage in the first place, but something like that should happen if not all elements in the navbar are visible.
Unfortunately, I dont know anything about CSS stuff so I cant have a look at it.
Turns out there is already an open issue for this kind of problem. #126
Indeed, this needs a fix.
Just as a side note, you can set a zoom level inside your browser
Well-noted and appreciated, @Masgalor
Turns out there is already an open issue for this kind of problem.
Interesting...
As an easy fix, this would only require a few changes to the CSS files. Increasing the min-/max-width from 767/768 px to something like 1267/1268 px as limit for switching to burger menu.
Should the changes be put into https://codeberg.org/Codeberg/build-deploy-gitea/src/branch/master/etc/gitea/public/codeberg.css or rather be done inside https://codeberg.org/Codeberg/gitea/src/branch/codeberg/web_src/less?
If possible, to codeberg.css.
Still valid, but already tracked in #235
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?