mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-19 13:35:57 -04:00
[PR #57] [CLOSED] Big Picture UI, well the start of it #126
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop-app/pull/57
Author: @AdenMGB
Created: 6/9/2025
Status: ❌ Closed
Base:
develop← Head:patch-2📝 Commits (10+)
da727f0feat: big picture foundations1e82c3afeat(big picuture): Library Detailsfaa6544style: background changesaa20daefix: fix search icon being on the wrong layer1c568cefeat: layout optimisation9d7df47fix(big picture): fix tranistion buginess8432c9efix(bigpicture details): fix description overflowf71bba5feat(bigpicture): added basic side bar87600bdfeat(big picture): menubar improvmentsc5ed4befix(big picture): always show game title📊 Changes
6 files changed (+626 additions, -1 deletions)
View changed files
➕
components/BigPictureGameDetails.vue(+175 -0)➕
components/BigPictureSideMenu.vue(+69 -0)📝
components/Header.vue(+8 -1)➕
layouts/big-picture.vue(+24 -0)➕
pages/big-picture.vue(+226 -0)➕
pages/big-picture/settings.vue(+124 -0)📄 Description
Selam!
See attached for current progress
https://github.com/user-attachments/assets/39eea40a-5f5e-46eb-8db3-361a9202b296
Navigation is still a WIP and would appreciate some help, currently the settings page is inaccessible through the big picture UI.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.