Skip to content

Add fullscreen mode as a more efficient operation way to view projects #34081

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kerwin612
Copy link
Member

@kerwin612 kerwin612 commented Mar 31, 2025

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 31, 2025
@github-actions github-actions bot added modifies/templates This PR modifies the template files modifies/frontend labels Mar 31, 2025
@kerwin612 kerwin612 marked this pull request as draft March 31, 2025 03:20
@kerwin612
Copy link
Member Author

kerwin612 commented Apr 14, 2025

fullscreen

@kerwin612 kerwin612 marked this pull request as ready for review April 14, 2025 03:11
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Apr 14, 2025
@wxiaoguang
Copy link
Contributor

Could the "Actions Logs" fullscreen share the same logic?

@delvh delvh changed the title [Feat] Add full - screen mode as a more efficient operation way to view projects Add fullscreen mode as a more efficient operation way to view projects Apr 14, 2025
@techknowlogick techknowlogick added type/enhancement An improvement of existing functionality topic/ui Change the appearance of the Gitea UI type/feature Completely new functionality. Can only be merged if feature freeze is not active. and removed type/enhancement An improvement of existing functionality labels Apr 14, 2025
@kerwin612 kerwin612 requested a review from wxiaoguang April 16, 2025 02:39
<div class="ui container fluid padded">
{{template "projects/view" .}}
<div class="ui container fluid padded org-projects-view">
{{template "projects/view" dict "." . "FullscreenElementsSelector" ".org-projects-view"}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The old layout is not right, the new change makes things worse.

projects/view already has its own "ui container" and it could have a unified CSS class name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/need 1 This PR needs approval from one additional maintainer to be merged. modifies/frontend modifies/templates This PR modifies the template files modifies/translation topic/ui Change the appearance of the Gitea UI type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants