plane/web/hooks
rahulramesha c16a5b9b71
[WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650)
* restructure the logic to avoid throwing error if any dat is not found

* updated files for previous commit

* fix build errors

* remove throwing error if userId is undefined

* optionally chain display_name property to fix sentry issues

* add ooptional check

* change issue action logic to increase code maintainability and make sure to send only the updated date while updating the issue

* fix issue updation bugs

* fix module issues build error

* fix runtime errors
2024-03-06 20:47:38 +05:30
..
store fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-comment-reaction.tsx fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-current-time.tsx
use-debounce.tsx
use-draggable-portal.ts fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-dropdown-key-down.tsx fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-dynamic-dropdown.tsx
use-integration-popup.tsx
use-issue-notification-subscription.tsx
use-issues-actions.tsx [WEB-626] chore: fix sentry issues and refactor issue actions logic for issue layouts (#3650) 2024-03-06 20:47:38 +05:30
use-keypress.tsx
use-local-storage.tsx
use-outside-click-detector.tsx
use-reload-confirmation.tsx
use-sign-in-redirection.ts
use-table-keyboard-navigation.tsx
use-timer.tsx
use-user-auth.tsx
use-user-notifications.tsx fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-user.tsx fix: eslint issues and reconfiguring (#3891) 2024-03-06 18:39:14 +05:30
use-window-size.tsx
use-workspace-issue-properties.ts