Get line data given line ID #596
Labels
Scope: Backend
Scope: Frontend/Controller
✓ Type Task
Technical work that is not directly related to a user requirement but still must be completed.
Currently we have custom hooks that get us current line data from the context. But the problem is when we want a specific line from line ID which is required to resolve #235, #511 we can't really get it without hurting performance. Solution that I can think is:
Solution: Some magical function that returns something like this (so it is consistent what we have rn) but also not affecting performance.
The text was updated successfully, but these errors were encountered: