Skip to content
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

Investigate possible Room Layout solutions #212

Open
felipeYoungi opened this issue Apr 25, 2023 · 1 comment
Open

Investigate possible Room Layout solutions #212

felipeYoungi opened this issue Apr 25, 2023 · 1 comment
Assignees

Comments

@felipeYoungi
Copy link
Contributor

felipeYoungi commented Apr 25, 2023

After the insertion of the chat component, the layout of the room is broken and the elements are not properly aligned. This gave visibility of multiple issues that there are on the Room.js component.
The goal of this investigation is to provide a consistent solution that allows us to keep adding components without further issues like the one we are having right now.

Investigation Time: 3 days.

Acceptance Criteria:

Provide the suggested approach in the comments of this ticket so this can be discussed on upcoming Grooming/Planning

@felipeYoungi felipeYoungi moved this to 📋 Backlog in hybrid-meetup-platform Apr 25, 2023
@felipeYoungi felipeYoungi changed the title Fix Room Layout Issue Caused by Chat Insertion Fix Room Layout Apr 28, 2023
@felipeYoungi felipeYoungi changed the title Fix Room Layout Investigate possible Room Layout solutions Apr 28, 2023
@felipeYoungi felipeYoungi moved this from 📋 Backlog to 🔖 Ready for development in hybrid-meetup-platform May 8, 2023
@juanpqualabs juanpqualabs self-assigned this May 15, 2023
@juanpqualabs juanpqualabs moved this from 🔖 Ready for development to 🏗 In progress in hybrid-meetup-platform May 15, 2023
@juanpqualabs
Copy link
Contributor

juanpqualabs commented May 15, 2023

Before I start working on this I have a couple of questions.
Do we want our camera to stay down there or could that change?
In several video call services, generally the local user is shown with the grid as another participant, being always in a fixed place, instead of how it is currently implemented in ours, having the local user in a different layout than the rest.

how do we want the chat button to look like?
leave several examples of this to see which way we want to go.

Image
Image
Image

Once these questions are solved, I think the best thing to do is to refactoring the room using display grid, what do you think about this?
When the team decides this I will leave how I think the layout should be in case we want to take this way.

@felipeYoungi felipeYoungi moved this from 🏗 In progress to To be migrated in hybrid-meetup-platform May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: To be migrated
Development

No branches or pull requests

2 participants