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

Make client/src/pages/Home/Container responsive #7

Open
yp969803 opened this issue Sep 24, 2024 · 3 comments
Open

Make client/src/pages/Home/Container responsive #7

yp969803 opened this issue Sep 24, 2024 · 3 comments

Comments

@yp969803
Copy link
Collaborator

yp969803 commented Sep 24, 2024

ref code: https://github.com/fordevio/wharf/tree/main/client/src/pages/Home/Containers
Screenshot from 2024-10-01 18-04-50
Run more than four containers, then see the page is not responsive
Recommended solutions: update the css of the page

Start more than 4 docker nginx docker containres:

sudo docker run --name nginx1 nginx
sudo docker run --name nginx2 nginx
sudo docker run --name nginx3 nginx
sudo docker run --name nginx4 nginx
sudo docker run --name nginx5 nginx
@yp969803 yp969803 changed the title Make client/src/pages/container responsive Make client/src/pages/Home/Container responsive Sep 24, 2024
@Naga-Himaja
Copy link

Hey, can you add some description and explain the issue in detail?

@yp969803
Copy link
Collaborator Author

yp969803 commented Oct 1, 2024

@Naga-Himaja do you need more description

@Naga-Himaja
Copy link

@Naga-Himaja do you need more description

Lemme fork the repo to understand the issue. Meanwhile, it would be great if you could make the issue with the following template:

  • The main issue
  • The probable reason for it
  • Your recommended solution

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

No branches or pull requests

2 participants