Skip to content

Organize main view into flex containers#45

Open
Doru991 wants to merge 1 commit into
mainfrom
reorganize-frontend
Open

Organize main view into flex containers#45
Doru991 wants to merge 1 commit into
mainfrom
reorganize-frontend

Conversation

@Doru991
Copy link
Copy Markdown
Contributor

@Doru991 Doru991 commented Mar 19, 2026

In this PR, I organized the components of the app's main view (server list, channels, chat, user list) into flex containers in order to make the interface easier to modify and prepare it for dynamically hiding elements on mobile screens. Most important changes are in App.vue (reorganized all elements and arranged into divs inside the main container) and style.css (applied flex properties to elements).

Copy link
Copy Markdown
Member

@kickhead13 kickhead13 left a comment

Choose a reason for hiding this comment

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

Works well except for the fact that it seems the message box and chat box are not aligned. You can see what I mean in the picture below:

image

catyuzu23
catyuzu23 previously approved these changes Mar 26, 2026
Copy link
Copy Markdown
Member

@catyuzu23 catyuzu23 left a comment

Choose a reason for hiding this comment

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

when i tried to upload a photo and was not working anymore. also the preview for it was going into the left corner maybe it is related.

@catyuzu23 catyuzu23 dismissed their stale review March 26, 2026 17:15

not sure it should be approved just yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants