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

Main Layout #30

Open
carlan opened this issue Jul 4, 2020 · 3 comments · May be fixed by #31
Open

Main Layout #30

carlan opened this issue Jul 4, 2020 · 3 comments · May be fixed by #31

Comments

@carlan
Copy link

carlan commented Jul 4, 2020

At the moment, the application doesn't have a layout for the main screen. An idea would be create the original layout pretty similar if not a copy of Discord and after as required put the changes we need.

carlan added a commit to carlan/entropychat.app that referenced this issue Jul 4, 2020
- Updated public/index.html to add feather icons
- Updated router to redirect to main view
- Updated css files to add more colors and few adjustments
- Updated logo.png
- Added Main view
- Added new components for the main layout within community directory
- Added white and black sample logos

Fixes CodingGarden#30 💚
@carlan carlan linked a pull request Jul 4, 2020 that will close this issue
7 tasks
@carlan
Copy link
Author

carlan commented Jul 4, 2020

Main Layout

Better quality:

The only difference between the video/gif is that on the channel list the action buttons are hidden by default when you hover the channel they will be visible, a suggestion from the discord on #entropy-chat.

@carlan
Copy link
Author

carlan commented Jul 19, 2020

After the feedback, I'm updating the PR to add BEM as discussed on stream and I'm also adding the communication with the backend as we have on the code from master branch.

carlan added a commit to carlan/entropychat.app that referenced this issue Aug 1, 2020
- Updated public/index.html to add feather icons
- Updated router to redirect to main view
- Updated css files to add more colors and few adjustments
- Updated logo.png
- Added Main view
- Added new components for the main layout within community directory
- Added white and black sample logos

Fixes CodingGarden#30 💚
@carlan
Copy link
Author

carlan commented Aug 1, 2020

Updated PR with the following changes:

  • Applied BEM
  • Hooked up with backend

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 a pull request may close this issue.

1 participant