plane/web/hooks
Prateek Shourya 53367a6bc4
[WEB-570] chore: toast refactor (#3836)
* new toast setup

* chore: new toast implementation.

* chore: move toast component to ui package.

* chore: replace `setToast` with `setPromiseToast` in required places for better UX.
* chore: code cleanup.

* chore: update theme.

* fix: theme switching issue.

* chore: remove toast from issue update operations.

* chore: add promise toast for add/ remove issue to cycle/ module and remove local spinners.

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-03-06 14:18:41 +05:30
..
store fix: usePage hook throws an error without projectId (#3827) 2024-02-28 19:14:15 +05:30
use-comment-reaction.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-current-time.tsx chore: update time in real-time in dashboard and profile sidebar (#3489) 2024-01-29 15:42:57 +05:30
use-debounce.tsx New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
use-draggable-portal.ts fix: Labels delete & reordering (#2729) 2023-12-07 19:59:35 +05:30
use-dropdown-key-down.tsx feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
use-dynamic-dropdown.tsx chore: dynamic position dropdown (#2138) 2023-09-20 12:24:52 +05:30
use-integration-popup.tsx fix: environment config changes in the API are replicated in web and space app (#2699) 2023-11-07 17:17:10 +05:30
use-issue-notification-subscription.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-keypress.tsx feat: quick add (#2240) 2023-09-22 15:31:54 +05:30
use-local-storage.tsx fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
use-outside-click-detector.tsx New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
use-reload-confirmation.tsx fix: show window closing alert only when page is not saved (#3577) 2024-02-07 17:10:44 +05:30
use-sign-in-redirection.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-table-keyboard-navigation.tsx feat: Keyboard navigation spreadsheet layout for issues (#3564) 2024-02-08 11:49:00 +05:30
use-timer.tsx New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
use-user-auth.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-user-notifications.tsx [WEB-570] chore: toast refactor (#3836) 2024-03-06 14:18:41 +05:30
use-user.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
use-window-size.tsx fix: pages tabs responsive fixes (#3635) 2024-02-12 22:14:11 +05:30
use-workspace-issue-properties.ts [WEB-575] chore: safely re-enable SWR (#3805) 2024-02-28 15:18:11 +05:30