feat: withDefaults for RelatedTasks #3018

Merged
konrad merged 1 commits from feat/withDefaults-for-RelatedTasks into main 2025-01-17 07:56:58 +00:00
Member
No description provided.
konrad was assigned by dpschen 2025-01-16 13:27:21 +00:00
dpschen added 1 commit 2025-01-16 13:27:23 +00:00
feat: withDefaults for RelatedTasks
All checks were successful
continuous-integration/drone/pr Build is passing
0b45d7f3d1
dpschen requested review from konrad 2025-01-16 13:27:26 +00:00
dpschen reviewed 2025-01-16 13:28:12 +00:00
@ -230,0 +216,4 @@
initialRelatedTasks: () => ({}),
showNoRelationsNotice: false,
projectId: 0,
editEnabled: true, // this seems like a mistake
Author
Member

Does this make sense to you? Usually I think all components should default to read onlyif the option exists.

Does this make sense to you? Usually I think all components should default to read onlyif the option exists.
Owner

I see what you mean, my guess is I added that prop after wanting to make it read-only somewhere but not update the prop everywhere.

I see what you mean, my guess is I added that prop after wanting to make it read-only somewhere but not update the prop everywhere.
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://3018-feat-withdefaults-for-relatedtas--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://3018-feat-withdefaults-for-relatedtas--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit 70e027a84e into main 2025-01-17 07:56:58 +00:00
konrad deleted branch feat/withDefaults-for-RelatedTasks 2025-01-17 07:57:00 +00:00
Sign in to join this conversation.
No description provided.