You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
Gusted 9691d43101
Fix dashboard switching on Mobile (#20238)
- This is a regression of improving mobile experience on Gitea, currently organization dashboard aren't readable and the popup won't show up when you want to switch between users/organization(as we saw in #19978). 
- This patch fixes that, by allowing the popup to allocate the required pixels(for some absurd reason, z-index doesn't work on the popup, so it's not able to render over the existing elements, we can investigate later of why this is). And also remove the additional dropdown menu for the pages link, so it's one unified list which then can be displayed as rows.
2 years ago
..
fomantic Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2 years ago
js Add a checkbox to select all issues/PRs (#20177) 2 years ago
less Fix dashboard switching on Mobile (#20238) 2 years ago
svg Add Helm Chart registry (#19406) 2 years ago