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

Correct the section stransitrion on click of a particular container name on the containers dashboard (Frontend) #1

Open
g4ze opened this issue Oct 2, 2024 · 4 comments
Labels
good first issue Good for newcomers

Comments

@g4ze
Copy link
Owner

g4ze commented Oct 2, 2024

Currently it's too shabby and unreponsive sometimes. This will require you to use promises and awaits in the frontend for the backend API calls.

@g4ze g4ze added the good first issue Good for newcomers label Oct 2, 2024
@g4ze g4ze changed the title Correct the section stransitrion on click of a particular container name on the containers dashboard. Correct the section stransitrion on click of a particular container name on the containers dashboard (Frontend) Oct 2, 2024
@anonthedev
Copy link

can you elaborate on this? like a the route for this feature or something?

@g4ze
Copy link
Owner Author

g4ze commented Oct 5, 2024

Have you set up the project...?
the problem right now is, that there's a slight delay when the FE makes BE calls and AWS to make sure every command is ran. During this time, the things being shown on FE is inconsistent.
A way to reproduce it would be:
Go to deploy a container
Make a 2/3 deployements, get the links
Now try deleteing some of it and creating some new,
at this point the FE would react in an inconsistent manner.
Let me know if that makes sense

@anonthedev
Copy link

I have setup the project but I don't think I've done it correctly as it's giving me a CORS error. I've never setup docker before but the command ran successfully and Postgres was running successfully, will try again sometime

@g4ze
Copy link
Owner Author

g4ze commented Oct 5, 2024

yes! make sure to give the documentations a good look :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants