You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add budget lines from Agreement selection on step one to as seen here:
Tasks
Refactor frontend/src/pages/budgetLines/PreviewTable.jsx to add any budget lines from ./AgreemenSelect
Update edit icons to only show duplicate
copy icon to right
on duplicate existing bl, change to logged-in user.
Additional Context
When they click the arrow, it will change directions and an expansion row will appear. For draft budget lines, the options to edit, delete or duplicate will float to the bottom of the row. For existing/current budget lines, the only action is to duplicate. They cannot edit or delete existing/current budget lines from the Create a Budget Line workflow.
Goals
Add budget lines from Agreement selection on step one to as seen here:
Tasks
frontend/src/pages/budgetLines/PreviewTable.jsx
to add any budget lines from./AgreemenSelect
Additional Context
When they click the arrow, it will change directions and an expansion row will appear. For draft budget lines, the options to edit, delete or duplicate will float to the bottom of the row. For existing/current budget lines, the only action is to duplicate. They cannot edit or delete existing/current budget lines from the Create a Budget Line workflow.
Resources
#674
The text was updated successfully, but these errors were encountered: