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

Optimalization projects #8

Open
KrystianKjjk opened this issue Jun 4, 2021 · 0 comments
Open

Optimalization projects #8

KrystianKjjk opened this issue Jun 4, 2021 · 0 comments
Labels
bug Something isn't working Optimization Changes in code which improves existing functionally Refractor Changes in code which doesn't change functionallity

Comments

@KrystianKjjk
Copy link
Collaborator

Actually '/project' creates bunch of requests to get information needed for display 'name' and 'section name' in table.
It should be optimized
-after open '/project' app should do one req and get needed data to display
-after visit '/project:id' app should do one another request for project details

@KrystianKjjk KrystianKjjk added bug Something isn't working Optimization Changes in code which improves existing functionally Refractor Changes in code which doesn't change functionallity labels Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Optimization Changes in code which improves existing functionally Refractor Changes in code which doesn't change functionallity
Projects
None yet
Development

No branches or pull requests

1 participant